/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/


html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none;}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

html, body {
width: 100%;
height: 100%;
scroll-padding-top: 50px; 
}
body{
font-size:18px;
-webkit-text-size-adjust: 100%;
font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
text-align:center;
color:#fff;
}
img {
vertical-align:bottom;
}
a{
text-decoration:none;
color:#666;
line-height:1.5;
opacity:1;
}
a,a:hover {
-webkit-transition:0.7s;
-moz-transition:0.7s;
-o-transition:0.7s;
transition:0.7s;
}
a img:hover {
-moz-opacity:0.75;
opacity:0.75;
}
a:hover{
opacity:0.5;
}
p,li,div,dt,dd,td,th{
box-sizing:border-box;
}
p {
text-align:justify;
line-height:1.8;
padding: 1rem 0;
}
.br_2{
display:none;
}

/*====================================================
LAYOUT
====================================================*/

#wrapper {
background:#fff;
}

#header_pc {
display: block;
width: 100%;
margin: 0 auto;
}
#header_pc img{
width: 100%;
}

#header_sp {
display: none;
}
#header_sp img{
width: 100%;
}

section {
background: linear-gradient(to bottom, #dcdddd, #34aed7 40%);
background: -moz-linear-gradient(top, #dcdddd, #34aed7 40%);
background: -webkit-linear-gradient(top, #dcdddd, #34aed7 40%);
}
.sect_inner {
padding:20% 25% 0;
}
h1 {
text-align:left;
font-size: 180%;
font-weight:normal;
background:url(../img/h1bg.png) bottom no-repeat;
background-size:100%;
padding-bottom: 0.3rem;
}

section ul {
display: flex;
}
section ul li {
width:50%;
display: flex;
justify-content: center;
align-items: center;
}
section ul li img{
width:100%;
}
section ul li.txt_inner {
padding:0 12.5%;
}
.reverse {
flex-direction: row-reverse;
}

#sect4 {
padding:8rem 0;
background:#34aed7;
}

#sect4 h1{
text-align:center;
width:420px;
margin:0 auto;
}

#sect4 .item {
background:#fff;
width:320px;
font-family: "メイリオ", meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴシック", Hiragino Sans,"ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans‒serif;
border:1px solid #cccccc;
padding:2rem;
margin:2rem auto 0;
}
#sect4 .item img{
width:100%;
}
h4 {
color:#000;
font-size: 120%;
font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
line-height:1.2;
padding: 0.5rem 0;
}
#sect4 .item dl{
color:#000;
}
#sect4 .item dl dt{
font-weight:bold;
}
#sect4 .item dl dd{
font-size: 90%;
color:#666;
}

#point {
position: relative;
width: 660px;
margin: auto;
padding: 6rem 0 100px;
}

.point_top {
margin: 50px auto 0;
}
.point_image_box {
width: 660px;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.point_image_box_inner {
background:#fff;
width: 320px;
padding:20px 30px;
border:1px solid #cccccc;
margin-right:20px;
}
.point_image_box_inner img{
width: 100%;
}
.point_image_box_inner_space {
margin-right: 0px;
}

.point_image {}

h4 {
text-align:center;
color:#000;
font-size:20px;
}
h4 span{
color:#000;
font-size:16px;
}
.point_body {
margin: 5px auto 0;
font-size:16px;
color:#000;
}
.point_body p {
word-break: break-all;
font-size:16px;
font-weight:normal;
font-family: "メイリオ", meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴシック", Hiragino Sans,"ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans‒serif;
}
.point_body dl {
text-align:center;
font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS ゴシック","MS Gothic",sans-serif;
}
.point_body dl dt {
color:#000;
font-weight:bold;
font-size:16px;
}
.point_body dl dd {
color:#666666;
font-size:14px;
margin-bottom:0.5rem;
}

.point_pc {
display: block;
}

.point_sp {
display: none;
}
.w420 {
width:420px;
margin:auto;
}
.w420 img{
width:100%;
}
s

#footer {
margin: 0 auto;
text-align: center;
padding:4rem 0;
}
#footer dl dt{
margin-bottom: 0.5rem;
}
#footer dl dt img {
width:260px;
}
#footer dl dd{
font-size:14px;
font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS ゴシック","MS Gothic",sans-serif;
}
.fixed {
position: fixed;
top: 0;
width: 100%;
z-index: 10000;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.ctr {
text-align:center;
}


/*====================================================
AFTER
====================================================*/

section:after,
#sect1:after,
#sect2:after,
#sect3:after,
#sect4:after{content:".";display:block;clear:both;height:0;visibility:hidden;font-size:0;}

/*====================================================
MEDIA QUERY
====================================================*/

@media screen and (max-width:1280px) {
section {
padding:5% 0;
}
section ul li.txt_inner {
padding:0 2%;
}
h1 {
font-size: 160%;
}
#sect4 {
padding-top:4rem;
}
}

@media screen and (max-width:750px) {
body{
font-size:15px;
}
img {
width: 100%;
height: auto;
}
#wrapper {
}
#header_sp {
display: block;
width: 100%;
}
#header_pc {
display: none;
}
section {
background: linear-gradient(to bottom, #dcdddd, #34aed7 20%);
background: -moz-linear-gradient(top, #dcdddd, #34aed7 20%);
background: -webkit-linear-gradient(top, #dcdddd, #34aed7 20%);
padding:5% 0 0;
}
section ul {
display: block;
}
section ul li {
width:100%;
display: block;
justify-content: center;
align-items: center;
}
section ul li.txt_inner {
padding:5%;
}
p {
width:100%;
text-align:justify;
padding: 0.5rem 0;
margin:0 auto;
}
#sect4 {
padding:3rem 0;
}
#sect4 h1{
width:90%;
}
.w420 {
width:90%;
margin:auto;
}
#point {
position: relative;
width: 100%;
margin: auto;
padding: 0;
}
.point_top {
margin: 100px auto 0;
}
.point_image_box {
width: 782px;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.point_image_box_inner {
width: 320px;
  }
.point_image {}
.point_body {
width: 210px;
margin: 20px auto 0;
font-size: 18px;
color: #000;
}
.point_body p {
word-break: break-all;
}
.point_pc {
display: none;
}
.point_sp {
position: relative;
display: block;
margin:  4rem 0 ;
word-break: break-all;
}
.point_body_sp {
width: 100%;
margin: 4vw auto 0;
font-family: "メイリオ", meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴシック", Hiragino Sans,"ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans‒serif;
}
.point_sp_box {
background:#fff;
width:80%;
min-height:660px;
margin: 0 auto;
border:1px solid #ccc;
padding: 1rem;
}
.point_sp_box img {
width:100%;
}
.point_sp_box dl {
text-align:center;
}
.point_sp_box dl dt {
color:#000;
font-weight:bold;
font-size:16px;
font-family:YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS ゴシック","MS Gothic","メイリオ", Meiryo,sans-serif;
}
a .point_sp_box dl dt {
font-size:16px;
}
.point_sp_box dl dd {
font-size:14px;
font-family:YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS ゴシック","MS Gothic","メイリオ", Meiryo,sans-serif;
margin-bottom:0.5rem;
}
a .point_sp_box dl dd {
font-size:14px;
}
.br_2{
display:block;
}
/* bxslider */
.slider {
position: absolute;
left: 0;
right: 0;
margin: auto;
}
.feed-prev-btn {
position: relative;
z-index: 20;
background-image: url(../img/slider_prev.png);
}
.feed-next-btn {
position: relative;
z-index: 20;
background-image: url(../img/slider_next.png);
}

.feed-prev-btn .bx-prev {
opacity: 0;
display: block;
}
.feed-next-btn .bx-next {
opacity: 0;
display: block;
}
.navi-btn-p {
position: absolute;
top: 38%;
left:0;
width: 3rem;
height:3rem;
background-size: 3rem;
}
.navi-btn-n {
position: absolute;
top: 38%;
right: 0;
width: 3rem;
height:3rem;
background-size: 3rem;
}
}
