/*--
	Theme Name: PC-g-free202602
	Theme URI: https://www.g-free.co.jp/
	Description: A theme for Wordpress + Works-Yui
	Author: Works-Yui
	Author URL: https://works-yui.com
--*/

@charset "utf-8";

*{
        margin: 0;
        padding: 0;
}
html, body{
        height: 100%;
        width: 100%;
		position:relative;
}
body{
        color:#333;
        margin: 0 ;
        overflow-x: hidden;
        width: 100%;
        height: auto !important;
        background-color:#FFF;
        -webkit-text-size-adjust : 100% ;
        font-size: 16px;
	    font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
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;
}
h1,h2,h3,h4,h5,h6{
        font-size:100%;
        font-weight:normal;
}
h2, h3 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
p {
    line-height: 1.6;
	margin-bottom:1em;
}
.font_min {
	font-size:13px;
}
.linkbox {
        cursor: pointer;
}
a {
    color:#063459;
}
a:hover {
    color:rgba(6,52,89,0.5);
}
.white {
	color:#FFF;
}
.red {
	color:#bf0909;
}
.blue {
color:#0018bf;
}
.green {
color:#399e62;
}
.right {
	float:right;
}
.left {
	float:left;
}
.center {
	text-align:center;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
a:hover img.none {
  opacity:1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}
.pc_none {display:none;}

/* top_header
----------------------------------*/
#top_header {
    z-index:0;
	position:relative;
	margin:0;
	background:url(img/bg_pic_top1.jpg) center top;
	height:747px;
	overflow:hidden;
}
.bg_pic_top1 {
    z-index:2;
	position:relative;
	margin:0;
	height:747px;
	background:url(img/bg_top1.png) center top;
	overflow:hidden;
}
.top_header_waku {
    position:relative;
	z-index:3;
	width:1280px;
    height:680px;
	margin:0 auto 0;
	overflow:hidden;
}
.top_header_waku h1 {
    margin-top:50px;
}
.top_header_waku h2 {
    color: #FFF;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 100;
    font-size: 45px;
	text-align:right;
    position:absolute;
	bottom:0;
	right:0;
}
.top_header_waku h2 span.color01 {
	color: #c5b12b;
	margin: 0 0 0 13px;
}
.header_menu {
    position:absolute;
	top:42px;
	right:-17px;
	width:810px;
}
.header_menu ul {
    list-style-type:none;
	width:810px;
	display: flex;
}
.header_menu ul li {
    width: 13%;
    margin: 0 5px;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 400;
	font-size:13px;
	text-align:center;
	vertical-align: top;
}
.header_menu ul li a {
    text-decoration:none;
    line-height: 15px;
}
.header_menu ul li:hover {
    text-decoration: underline;
}
.header_menu.color01 ul li {
	color:#063459;
}
.header_menu.color01 ul li:before {
	content: url(img/menu_manta.png);
    position: relative;
	display:block;
	margin-bottom:7px;
}
.header_menu.color01 ul li:hover:before {
	content: url(img/menu_manta2.png);
    position: relative;
	display:block;
	margin-bottom:7px;
}
.header_menu.color02 ul li {
	color:#FFF;
}
.header_menu.color02 ul li:before {
	content: url(img/menu_manta2.png);
    position: relative;
	display:block;
	margin-bottom:7px;
}
.header_menu.color02 ul li:hover:before {
	content: url(img/menu_manta.png);
    position: relative;
	display:block;
	margin-bottom:7px;
}
.header_menu.color02 a {
	color:#FFF;
}
.header_sns {
    text-align: right;
    margin: 1em 0 0;
}
.header_sns ul {
    display: flex;
    list-style: none;
    justify-content: space-between;
    right: 23px;
    position: absolute;
    width: 258px;
}
.header_sns ul li img {
    width:35px;
	height:auto;
}

/* top_concept
----------------------------------*/
#top_concept {
    z-index:0;
	position:relative;
	height:662px;
	background: url(img/bg_pic_top2.jpg) center top;
	overflow:hidden;
}
.top_1280 {
    z-index:1;
	width:1280px;
	margin:0 auto;
	position:relative;
}
#top_oshirase {
    z-index:2;
    position:relative;
	margin:0 auto 70px;
	width:1020px;
	padding: 5px;
    background: #FFF;
    box-sizing: border-box;
}
.top_oshirase_in {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    border: 1px solid #063459;
	padding: 10px 20px;
}
.top_oshirase_in h4 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 1.2em;
}
#top_oshirase ul {
    list-style:none;
	line-height: 2;
	margin-bottom:.5rem;
    padding: 0 .5rem;
}
#top_oshirase ul.important {
	border: 1px dashed red;
}
#top_oshirase ul.important a {
	color:red;
}
#top_oshirase ul.important a:hover {
	color:#063459;
}
#top_oshirase ul.mustread {
	border: 1px dashed #063459;
}
#top_oshirase ul.mustread a {
	color:#063459;
}
#top_oshirase ul.mustread a:hover {
	color:#777;
}
#top_oshirase ul li {
    font-size: 14px;
}
#top_oshirase ul li .new{
	background: #b4a64b;
    color: #fff;
    padding: 0 .5em;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: .8rem;
}
#top_oshirase ul li .important{
	background: red;
    color: #fff;
    padding: 0 .5em;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: .8rem;
}
#top_oshirase ul li .mustread {
	background: #063459;
    color:#FFF;
    padding: 0 .5em;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: .8rem;
}
#top_oshirase span.time{
	margin:0 1em;
	font-family: 'Ubuntu', sans-serif;
    color: #AAA;
    font-size: .8rem;
}
#top_oshirase span.ichiran {
    float:right;
	margin-top:4px;
	margin-right:4px;
    font-weight: 400;
	background:#063459;
	padding:0 25px;
	line-height:32px;
	height:32px;
    font-size: .8em;
}
#top_oshirase span.ichiran:hover {
	background:rgba(6,52,89,0.7);
}
#top_oshirase span.ichiran a {
    color:#FFF;
	text-decoration:none;
    font-size: .8em;
    font-family: 'Noto Serif JP', sans-serif;
}
.top_concept_title {
    z-index:2;
    position:absolute;
	top:40px;
	left:130px;
	color:#FFF;
}
.top_concept_title h3 {
    font-family: 'Bentham', serif;
    font-size: 62px;
    font-weight: 400;
}
.top_concept_title p {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 28px;
    font-weight: 100;
	margin-bottom:5px;
}
.top_concept_title p.color01 {
    color:#c5b12b;
}
.top_concept_title p.small {
    font-size: 20px;
	margin-left: 15px;
}
.top_concept_title p.concept-links {
    font-weight: 800;
    line-height: 47px;
	margin: 1em 0 0;
}
.top_concept_title p.concept-links a {
    font-size: 15px;
    font-weight: 400;
    color: #063459;
    background: #FFF;
    padding: 12px 25px 13px;
    text-decoration: none;
    font-family: 'Noto Serif JP', sans-serif;
}
.top_concept_title p.concept-links a:hover {
    background: #b4a64b;
    color: #FFF;
}
.top_concept_contents {
    position: absolute;
    top: 73px;
    left: 450px;
}
.top_concept_contents dt {
	font-size: 28px;
    color: #063459;
    line-height: 47px;
    font-family: 'Noto Serif JP', sans-serif;
}
.top_concept_contents dt.flex-title p {
    margin-bottom: 0;
}
.top_concept_contents dt.flex-title p.number {
    font-family: 'Noto Serif JP', sans-serif;
	font-style:italic;
	font-size:47px;
	font-weight:800;
}
.top_concept_contents dt span.color01 {
    font-family: 'Noto Serif JP', sans-serif;
    color: #b3a22d;
}
.top_concept_contents dd {
	font-size:14px;
	margin-bottom:40px;
}
.top_concept_contents dd a {
    font-size: 15px;
    font-family: 'Noto Serif JP', sans-serif;
    padding: 0.5em 2em 0.7em;
    text-decoration: none;
    line-height: 1.5;
    color:#FFF;
	background-color:#063459;
}
.top_concept_contents dd a:hover {
    color:#FFF;
	background-color:#b4a64b;
}
.top_concept_contents dt.flex-title {
    display: flex;
}
.top_concept_contents dt.flex-title p.number {
	width: 70px;
}
.top_concept_contents dt.flex-title p.title {
	width: 460px;
}
.top_concept_contents dt.concept01 {
	margin-left: 341px;
}
.top_concept_contents dd.concept01 {
    margin-top: 20px;
    text-align: right;
}
.top_concept_contents dt.concept02 {
	margin-left:220px;
}
.top_concept_contents dd.concept02 {
    margin-top: 20px;
    text-align: right;
	margin-right: 165px;
}
.top_concept_contents dt.concept03 {
	margin-left:112px;
}
.top_concept_contents dd.concept03 {
    margin-top: 20px;
    text-align: right;
    margin-right: 345px;
}
.top_concept_contents dd.concept05 {
	margin-left: 43px;
    width: 460px;
    border: 1px dashed #063459;
    padding: 10px 10px 12px;
    text-align: center;
    font-family: 'Noto Serif JP', sans-serif;
}
.top_concept_contents dd.concept05 a {
    float:none;
	text-decoration: none;
}
.top_concept_contents dt.concept04 {
    margin: 30px 0 0 42px;
	clear: both;
}
.top_concept_contents dt.concept04 a {
    font-size: 15px;
    font-weight: 400;
    color: #FFF;
	background:#063459;
	padding:12px 25px 13px;
	text-decoration: none;
    font-family: 'Noto Serif JP', sans-serif;
}
.top_concept_contents dt.concept04 a:hover {
	background:rgba(6,52,89,0.7);
}

/* top_shop_style
----------------------------------*/
.top_shop_style {
	background:#063459;
	position:relative;
    color:#FFF;
	text-align:center;
}
.inner1200 {
	padding:40px 0;
	margin:0 auto;
	width:1200px;
}
.inner1200 h3 {
	font-family: 'Bentham', serif;
    font-size: 62px;
    font-weight: 400;
    margin-bottom: 10px;
}
.inner1200 h4 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 28px;
    font-weight: 100;
    margin-bottom: 30px;
}
.btn_white {
    padding-top:2em;
	padding-bottom:40px;
}
.btn_white a {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #063459;
	background:#FFF;
	padding:13px 35px;
	text-decoration: none;
}
.btn_white a:hover {
	background:#b4a64b;
	color:#FFF;
}
.btn_white a .fas {
    margin-left:20px;
}
.top_archives .waku900 {
	width:1020px;
}
.waku900 {
	width:900px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:1
}
.waku900 img {
	float:left;
	margin-right:50px;
}

/* top_archives
----------------------------------*/
.top_archives {
	background:url(img/bg_pic_top3.jpg) bottom center;
	background-attachment:fixed;
	position:relative;
	z-index:0;
}
.top_archives::before {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
}
.in1200 {
	padding:110px 0;
	margin:0 auto;
	width:1200px;
}
h3.h3_bo {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 20px;
	text-align:center;
	color:#FFF;
}
h3.h3_bo span {
    border-bottom:1px solid #FFF;
	padding-bottom:10px;
}
h4.h4_bo {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 80px;
	text-align:center;
	color:#FFF;
}
ul.archives3 {
	list-style-type:none;
	width:1100px;
	margin:0 auto;
}
ul.archives3 li {
    display: inline-block;
    width: 300px;
    vertical-align: top;
	margin:0 30px;
}
ul.archives3 li h5 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin: 15px 0;
	text-align:center;
}
ul.archives3 li a.white:hover {
    color:#DDD;
}
ul.archives3 li a.white:hover {
    color:#DDD;
}
.archives .su-posts {
	width:1100px;
	margin:0 auto;
}
.archives .su-post {
    display: inline-block;
    width: 300px;
    vertical-align: top;
	margin:0 30px;
}
.su-posts-default-loop .su-post-thumbnail {
    width: 300px !important;
    height: 150px !important;
}
.archives .su-posts-default-loop .su-post-thumbnail img {
    width: 300px !important;
    height: 150px !important;
	max-width: 300px !important;
    max-height: 150px !important;
    object-fit: cover;
}
.archives .su-posts-default-loop h2.su-post-title {
    clear:both;
	font-family: 'Noto Serif JP',sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0;
	text-align:center;
}
.archives .su-posts-default-loop .su-post-meta, .archives .su-posts-default-loop .su-post-comments-link {
	display:none;
}
.archives .su-posts-default-loop h4 {
	text-align:center;
}

/* top_banner3
----------------------------------*/
.top_banner3 {
	margin:10px auto;
}
ul.top_banner_ul {
	list-style-type:none;
	width:1100px;
	margin:0 auto;
}

ul.top_banner_ul li {
    display: inline-block;
    width: 300px;
    vertical-align: top;
	margin:0 30px;
}

/* blue_trip
----------------------------------*/
.top_blue_trip {
	background:url(img/bg_pic_top4.jpg) top center;
	position:relative;
	z-index:0;
	height:1078px;
}
.inner900 {
	margin:0 auto;
	width:900px;
	color:#FFF;
	overflow:hidden;

}
h3.h3_none {
	font-family: 'Bentham', serif;
    font-size: 62px;
    font-weight: 400;
	text-align:center;
	margin-top:100px;
}
h3.h3_default {
	font-family: 'Bentham', serif;
    font-size: 62px;
    font-weight: 400;
	text-align:center;
}
h4.h4_none {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 40px;
    font-weight: 400;
	text-align:center;
}
.blue_trip_txt {
	margin:450px 0 0;
}
.top_blue_trip_chu a {
	color:#FFF;
}
.top_blue_trip_chu a:hover {
	color:#DDD;
}

/* top_blog_bg
----------------------------------*/
.top_blog_bg {
	margin:50px auto;
}
ul.archives3.top_blog {
	margin:30px auto 0;
}
.top_blog .time {
	float:right;
	font-size:14px;
}
.top_blog h6 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0;
	text-align:center;
}
.top_blog p {
    font-size: 14px;
}
.top_blog img {
  width: 300px;
  height: 150px;
  object-fit: cover;
}

/* footer
----------------------------------*/
#footer {
    background: #063459;
    position: relative;
    color: #FFF;
}
.inner1000 {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.footer_up {
    margin:70px auto 50px;
	overflow:hidden;
}
.footer_up_left {
	float:left;
	width:250px;
	margin-right:50px;
}
.footer_up_left img {
	max-width:100%;
	height:auto;
}
.footer_up_right {
	float:left;
	width:700px;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 13px;
    font-weight: 100;
	display: flex;
    justify-content: space-between;
}
.footer_up_right01, .footer_up_right02, .footer_up_right03 {
	width:30%;
}
.footer_up_right02, .footer_up_right03 {
	width:32%;
}
.footer_up_right a {
    text-decoration:none;
	color:#FFF;
}
.footer_up_right a:hover {
    text-decoration: underline;
}
.footer_up_right dt {
    margin-top:2em;
    margin-bottom:1em;
}
.footer_up_right dt:before {
    content: url(img/menu_manta2.png);
    position: relative;
	top:3px;
	margin-right:10px;
}
.footer_up_right dd {
    margin-bottom:1em;
	margin-left:20px;
}
.footer_up_right dd .fas {
    margin-right:5px;
}
.footer_middle {
    margin:70px auto 50px;
	overflow:hidden;
}
.footer_middle iframe {
    float:left;
	width:500px;
}
.footer_middle .address {
    float:left;
	width:450px;
	margin-left:50px;
}
.footer_tel {
	margin-top:3em;
}
.address_txt {
    font-family: 'Noto Serif JP', sans-serif;
}
.address_txt span {
    margin-left:100px;
}
.address_min {
	font-size:13px;
}
.footer_bottom {
	margin:50px 0 50px;
}
.footer_bottom ul {
	list-style-type:none;
}
.footer_bottom li {
	display:inline-block;
}
.footer_bottom li:first-child {
	margin-right:52px;
}
.footer_flex_bg {
    background: #031D34;
}
.footer_flex {
	display: flex;
    justify-content: center;
    padding: 30px 0 10px;
    margin: 0 auto;
    width: 1000px;
}
.footer_flex_in {
    list-style: none;
	width:320px;
	text-align:center;
}
.footer_flex_in img {
    max-width:150px;
}
.copyright {
	background:#031D34;
	padding:0 0 10px;
	text-align:center;
	font-size:12px;
}
.copyright ul {
	list-style-type:none;
	margin:0 auto;
}
.copyright li {
    display: inline-block;
    vertical-align: middle;
	margin:0 15px;
}
.copyright li img {
    margin-right:10px;
}
p.copyright_no1 {
	font-family: 'Noto Serif JP', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0 10px;
    text-align: center;
}
p.copyright_no2 {
    color:#DDD;
    text-align: center;
	margin-bottom:0;
	font-size:.8em;
}

/* sab_header
----------------------------------*/
#sab_header_bg {
    position:relative;
	z-index:0;
	height:450px;
}
#sab_header_bg.drift-diving {
    background:url(img/header_pic_drift-diving.jpg) center bottom;
}
#sab_header_bg.diving {
    background:url(img/header_pic_diving202602.jpg) center bottom;
}
#sab_header_bg.lesson_diving {
    background:url(img/header_pic_lesson_diving.jpg) center bottom;
}
#sab_header_bg.eanx {
    background:url(img/header_pic_eanx.jpg) center bottom;
}
#sab_header_bg.refresh_diving {
    background:url(img/header_pic_refresh.jpg) center bottom;
}
#sab_header_bg.concept {
    background:url(img/header_pic_concept202602.jpg) center bottom;
}
#sab_header_bg.safety {
    background:url(img/header_pic_safety.jpg) center bottom;
}
#sab_header_bg.cruise {
    background:url(img/header_pic_cruise.jpg) center bottom;
}
#sab_header_bg.shop {
    background:url(img/header_pic_shop2.jpg) center bottom;
}
#sab_header_bg.contact {
    background:url(img/header_pic_contact.jpg) center bottom;
}
#sab_header_bg.reservation {
    background:url(img/header_pic_reservation.jpg) center bottom;
}
#sab_header_bg.faq {
    background:url(img/header_pic_faq.jpg) center bottom;
}
#sab_header_bg.blog {
    background:url(img/header_pic_blog.jpg) center bottom;
}
#sab_header_bg.experience_diving {
    background:url(img/header_pic_experience_diving.jpg) center bottom;
}
#sab_header_bg.snorkel_diving {
    background:url(img/header_pic_snorkel_diving.jpg) center bottom;
}
#sab_header_bg.proshop {
    background:url(img/header_pic_proshop.jpg) center bottom;
}
#sab_header_bg.price01 {
    background:url(img/header_pic_price01.jpg) center bottom;
}
#sab_header_bg.recruit {
    background:url(img/header_pic_recruit.jpg) center bottom;
}
#sab_header_bg.format {
    background:url(img/header_pic_format.jpg) center bottom;
}
#sab_header_bg.menu {
    background:url(img/header_pic_menu.jpg) center bottom;
}
#sab_header_bg.insurance {
    background:url(img/header_pic_insurance.jpg) center bottom;
}
#sab_header_bg.trip {
    background:url(img/header_pic_trip.jpg) center bottom;
}
#sab_header_bg.school {
    background:url(img/header_pic_school.jpg) center bottom;
}
#sab_header_bg.school_sp {
    background:url(img/header_pic_school_sp.jpg) center bottom;
}
.sab_header {
	position:relative;
	z-index:1;
	background:url(img/sab_header_bg.png) center center;
	height:450px;
}
.sab_header_waku {
	position:relative;
	z-index:2;
	height:450px;
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.sab_header_waku h1 {
	margin-top:20px;
}
.sab_header_waku h2 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 40px;
    font-weight: 400;
	text-align:center;
	color:#FFF;
	bottom:170px;
	margin:auto;
	position:absolute;
	width:100%;
}
.sab_header_waku h2 span{
	font-family: 'Bentham', serif;
    font-size: 16px;
    display:block;
}
.sab_header_btn {
	position:absolute;
	bottom:0;
	right:0;
}

/* contents_white
----------------------------------*/
.contents_white {
	width:1200px;
	margin:0 auto;
	padding:0 0 50px;
}
.breadcrumb {
	font-size:12px;
	margin:15px 0 50px;
}
.contents_white h3:before {
    content: url(img/h3_logo01.png);
    position: relative;
    display: block;
    margin-bottom: 7px;
}
.contents_white h3 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 35px;
    font-weight: 400;
	text-align:center;
	margin-bottom:50px;
}
.contents_white h3 span {
	font-family: 'Bentham', serif;
    font-size: 20px;
    display:block;
}
.contents_white h3 span {
	font-family: 'Bentham', serif;
    font-size: 20px;
    display:block;
}
ul.hedpic3 {
	margin:50px auto;
	list-style:none;
}
ul.hedpic3 li {
	display:inline-block;
	width:33%;
	text-align:center;
}
h2.content-in-h2 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 46px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1em;
}
h2.content-in-h2 span.txt {
    font-size: 28px;
	display:block;
padding-top: 0.5em;
}
.under-line-gold {
	background: linear-gradient(transparent 60%,#e558587a 0%);
    font-weight: 800;
}
h2.content-in-h2 span.under-line {
    background: linear-gradient(transparent 75%,#b4a64b7a 0%);
    font-weight: 800;
	padding:0 .3em;
}

/* sab_bg
----------------------------------*/
#sab_bg {
	position:relative;
	z-index:0;
	overflow:hidden;
	margin:0 auto;
	padding:70px 0;
	color:#FFF;
}
#boat {
	position:relative;
	z-index:0;
	overflow:hidden;
	margin:0 auto;
	padding:70px 0;
	color:#FFF;
}
#sab_bg.diving {
	background:url(img/sab_bg_diving.jpg) center center;
	background-attachment:fixed;
}
#sab_bg.lesson {
	background:url(img/sab_bg_lesson.jpg) center center;
	background-attachment:fixed;
}
#sab_bg.eanx {
	background:url(img/sab_bg_eanx.jpg) center center;
	background-attachment:fixed;
}
#sab_bg.refresh {
	background:url(img/sab_bg_refresh.jpg) center center;
	background-attachment:fixed;
}
#sab_bg.concept {
	background:url(img/sab_bg_safety.jpg) center center;
	background-attachment:fixed;
}
#sab_bg.safety {
	background:url(img/sab_bg_concept.jpg) center center;
	background-attachment:fixed;
}
#sab_bg.cruise {
	background:url(img/sab_bg_cruise.jpg) center center;
	background-attachment:fixed;
}
#sab_bg.contact {
	background:url(img/sab_bg_contact.jpg) center center;
	background-attachment:fixed;
}
#sab_bg.reservation {
	background:url(img/sab_bg_contact.jpg) center center;
	background-attachment:fixed;
}
#sab_bg.faq {
	background:url(img/sab_bg_faq.jpg) center center;
	background-attachment:fixed;
}
#sab_bg.experience {
	background:url(img/sab_bg_experience.jpg) center center;
	background-attachment:fixed;
}
#sab_bg.snorkel {
	background:url(img/sab_bg_snorkel.jpg) center center;
	background-attachment:fixed;
}
#sab_bg.shop {
	background: #063459;
}
#sab_bg.cruise_txt {
	background: #063459;
    width: 2000px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
#boat.shop_txt {
	background:url(img/sab_bg_shop.jpg) center center;
	height:1125px;
	position:relative;
	padding:0;
}
.waku_link {
    display: flex;
    justify-content: center;
}
.waku_link a{
    border: 1px solid #063459;
    padding: 0.5em 2em;
    text-decoration: none;
    background: #f2f2f2;
	margin:0 1em;
}
.waku_link a:hover {
    background: #CCC;
	color:#000;
}
#sab_bg.shop_txt h3, #boat.shop_txt h3 {
	margin-top:50px;
}
#sab_bg.shop_txt .shop_txt01, #boat.shop_txt .shop_txt01 {
	text-align:center;
	position:absolute;
	top:250px;
	left:0;
	right:0;
	margin:auto;
}
#sab_bg.shop_txt .shop_txt02 {
	text-align:center;
	position:absolute;
	top:690px;
	left:0;
	right:0;
	margin:auto;
}
.cruise_bg01 {
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin:auto;
}
.cruise_bg02 {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
#sab_bg h3, #boat h3 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 35px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}
#sab_bg h3:before, #boat h3:before {
    content: url(img/h3_logo02.png);
    position: relative;
    display: block;
    margin-bottom: 7px;
}
#sab_bg h3 span, #boat h3 span {
    font-family: 'Bentham', serif;
    font-size: 20px;
    display: block;
}
.price_bg {
	width:1200px;
	margin:0 auto;
	overflow: auto;
}
.price_bg a {
	color:#FFF;
}
.price_bg a:hover {
    color: #b4a64b;
}
.price_bg h4 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 23px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 13px;
}
.price_bg h4 span {
    font-size: 16px;
}
.price_left {
	width:550px;
	float:left;
	margin-right:100px;
}
.price_right {
	width:550px;
	float:left;
}
.price_bg table {
	width:550px;
	border-collapse: separate;
	border-spacing: 3px;
}
.price_bg table th {
	background:rgba(6,51,89,0.5);
	padding:9px 25px;
	text-align:right;
    font-weight:400;
}
.price_bg table td {
	background:rgba(211,211,211,0.5);
	padding:9px 25px;
    font-weight:400;
}
ul.list_stars {
	margin:1em ;
	list-style-type: none;
}
ul.list_stars li {
    text-indent: -1.5em;
    padding-left: 1.5em;
    list-style: none;
}
ul.list_stars li:before {
	content: '★';
	padding-right: 0.5em;
}
.price_txt {
	clear:both;
	width:1200px;
	margin:70px auto;
}
.price_txt h4 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 23px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 13px;
}
.price_txt h4 span {
    font-size: 16px;
}
.price_txt table {
	width:100%;
	border-collapse: separate;
	border-spacing: 3px;
}
.price_txt th {
	background:rgba(6,51,89,0.5);
	padding:9px 25px;
	text-align:right;
    font-weight:400;
	vertical-align:top;
}
.price_txt td {
	background:rgba(211,211,211,0.5);
	padding:9px 25px;
    font-weight:400;
}
.price_txt td a {
	color:#FFF;
}
.price_txt td a:hover {
	color: #063459;
}
.price_txt table ul.fa-ul {
	margin-left:1.5em;
	margin-bottom:1em;
}
.price_txt table p {
	margin-bottom:0;
}
table.price_txt2 {
	width:1200px;
	margin:0 auto;
	border-collapse: separate;
	border-spacing: 3px;
	text-align:center;
}
table.price_txt2 th {
	background:rgba(6,51,89,0.5);
	padding:9px 25px;
    font-weight:400;
	vertical-align:top;
}
table.price_txt2 td {
	background:rgba(211,211,211,0.5);
	padding:9px 25px;
    font-weight:400;
}
.price {
	width:1000px;
	margin:0 auto;
}
.price table {
	width:100%;
	border-collapse: separate;
    border-spacing: 3px;
	margin:0.5em 0 50px;
}
.price.recruit table th {
	background: #2271b1;
    padding: 9px 25px;
    text-align: right;
    font-weight: 400;
    color: #FFF;
	width:20%;
}
.price table th {
	background: #124d7d;
    padding: 9px 25px;
    text-align: right;
    font-weight: 400;
    color: #FFF;
	width:50%;
}
.price table td {
	background: #EEE;
    padding: 9px 25px;
    font-weight: 400;
}
.sab_reservation_btn {
	width:870px;
	margin:0 auto;
	background:#FFF;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 20px;
    font-weight: 400;
	line-height:52px;
	height:52px;
    text-align: center;
	color: #063459;
}
.sab_reservation_btn.recruit {
	width:80%;
}
.contents_white .sab_reservation_btn.sp {
	width:80%;
}
.contents_white .sab_reservation_btn.sp {
	background:#FFF;
	color: #063459;
    font-size: 16px;
    border: 1px solid #063459;
}
.contents_white .sab_reservation_btn.sp a {
	color: #063459;
}
.contents_white .sab_reservation_btn.sp:hover {
	background: #b4a64b;
	color: #FFF;
}
.contents_white .sab_reservation_btn.sp:hover a {
	color: #FFF;
}
.sab_reservation_btn .fas {
	margin-left:1.5em;
}
.sab_reservation_btn a {
	text-decoration:none;
}
.sab_reservation_btn a:hover {
	color: #063459;
}
.sab_reservation_btn:hover {
	background: #b4a64b;
}
.contents_white .sab_reservation_btn {
	background:#063459;
	color: #FFF;
}
.contents_white .sab_reservation_btn a {
	color: #FFF;
}
.contents_white .sab_reservation_btn a:hover {
	color: #FFF;
}
.contents_white .sab_reservation_btn:hover {
	background: #b4a64b;
}
.blue_trip {
	background:url(img/sab_blue_trip_bg.png) center center;
	font-size:14px;
}
.archives h3 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 35px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}
.archives h3:before {
    content: url(img/h3_logo01.png);
    position: relative;
    display: block;
    margin-bottom: 7px;
}
.archives h3 span {
    font-family: 'Bentham', serif;
    font-size: 20px;
    display: block;
}
.half_contents {
	clear:both;
	width:1150px;
	margin:70px auto;
	overflow:hidden;
}
.half_contents h4 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 28px;
    font-weight: 400;
	margin-bottom:20px;
}
.half_contents h4 span {
    font-size: 20px;
}
.contents_white h3 span.color01{
	font-size: 38px;
    color: #b3a22d;
    display: inline-block;
    font-family: 'Noto Serif JP', sans-serif;
}
.contents_white h3 span.small{
    font-size: 26px;
	margin:10px 10px;
	display: inline-block;
	font-family: 'Noto Serif JP', sans-serif;
}
.half_contents h4 span.color01{
    font-size: 30px;
    color: #b3a22d;
    /* background: linear-gradient(transparent 70%, rgba(218, 201, 93, 0.3) 70%); */
    /* padding: 0 8px; */
    margin: 0 10px;
    display: inline-block;
    font-family: 'Noto Serif JP', sans-serif;
}
.half_contents .fas {
    margin-right:0.3em;
}
.half_contents ul {
	margin-bottom:2em;
	line-height: 20px;
}
.half_contents ul li {
	margin-bottom:0.5em;
}
.half_contents dt, .half_contents dd{
	float:left;
}
.half_left {
	clear:both;
	margin-right:70px;
	margin-bottom:50px;
	width:540px;
}
.half_right {
	width:540px;
	margin-bottom:50px;
}
ul.narabi3 {
	list-style:none;
	overflow:hidden;
}
ul.narabi3 li {
	display:inline-block;
	vertical-align:top;
}
ul.narabi3 li:nth-child(1) {
	width:220px;
}
ul.narabi3 li:nth-child(2) {
	width:440px;
	margin:1em 29px 0;
}
ul.narabi3 li:nth-child(3) {
	width:220px;
}
ul.narabi3_2 {
	list-style:none;
	overflow:hidden;
}
ul.narabi3_2 li {
	display:inline-block;
	vertical-align:top;
}
ul.narabi3_2 li:nth-child(1) {
	width:220px;
}
ul.narabi3_2 li:nth-child(2) {
	width:532px;
	margin:1em 29px 0;
}
ul.narabi3_2 li:nth-child(3) {
	width:220px;
}
.midashi {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 28px;
    font-weight: 400;
	margin-bottom:50px;
}
.hosoku_center {
	margin:2em 0 0;
	text-align:center;
    font-family: 'Noto Serif JP', sans-serif;
}
.white_contents {
	background:rgba(255,255,255,0.7);
	color:#063459;
	width:1100px;
	margin:0 auto 50px;
	padding:50px;
}
.white_contents.wi900 {
	width:900px;
}
ul.parts {
	list-style:none;
}
.h5_border {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 22px;
    font-weight: 400;
	line-height:40px;
	margin-bottom:22px;
	border-bottom:1px solid #063459;
}
ul.in_ul {
	margin-left:250px;
}
.price_txt .fa-caret-down {
	margin-right:0.3em;
}
.concept_txt {
	width:1150px;
	margin:50px auto;
	overflow:hidden;
}
.concept_txt dl {
	width:515px;
	float:left;
	overflow:hidden;
}
.concept_txt dt {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 22px;
    font-weight: 400;
	line-height:42px;
	margin-bottom:10px;
}
.concept_txt dd {
	background:rgba(255,255,255,0.9);
	padding:15px 30px 1px;
	color:#333;
}
.concept_txt dd p {
}
.concept_txt dl.dl_left {
	clear:both;
	margin:0 120px 50px 0;
}
.concept_txt dt:before {
    content: url(img/logo_medium.png);
    position: relative;
    top:10px;
	margin-right:0.5em;
}
.half_contents h4 span.number {
    font-family: 'Noto Serif JP', sans-serif;
    font-style: italic;
    font-size: 47px;
    font-weight: 800;
	display:block;
}
.trip_bg {
	width:1150px;
	margin: 0 auto;
}
.trip_hed {
	width:100%;
}
.trip_hed {
	list-style:none;
	overflow:hidden;
}
.trip_hed li:nth-child(1) {
	float:left;
	width:225px;
}
.trip_hed li:nth-child(2) {
    float: left;
    width: 600px;
    margin: 0 50px;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 65px;
    text-align: center;
}
.trip_hed li:nth-child(3) {
	float:left;
	width:225px;
}
.trip_bg p {
	width:800px;
    margin:0 auto 0.5em;
}
.trip_eanx {
    width:1150px;
    margin:50px auto 0;
	background: rgba(211,211,211,0.5);
    padding: 25px;
	position:relative;
	color:#000;
	font-size:15px;
}
.sab_min_btn {
    text-align:center;
}
.sab_min_btn a {
    font-size: 15px;
    font-weight: 400;
    color: #FFF;
    background: #063459;
    padding: 12px 25px 13px;
    text-decoration: none;
    font-family: 'Noto Serif JP', sans-serif;
}
.sab_min_btn a:hover {
	background:rgba(6,52,89,0.7);
}
ul.shop_boat {
	list-style:none;
	width:1150px;
	text-align:center;
	position:absolute;
	top:710px;
	left:0;
	right:0;
	margin:auto;
}
ul.shop_boat li {
	display:table-cell;
	vertical-align: top;
	width:25%;
}
ul.shop_boat li img {
	max-width:90%;
	height:auto;
}
ul.shop_boat li h5 {
	text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000;
	font-family: 'Noto Serif JP', sans-serif;
    font-size: 17px;
    font-weight: 400;
	margin:0 0 0.5em;
}
ul.shop_boat li p {
	font-size: 15px;
	line-height: 1.4;
	text-align:left;
	margin:0.5em 5%;
}
.in1050 {
	margin:50px auto;
	width:1050px;
	overflow:hidden;
}
dl.staff {
	overflow:hidden;
	margin: 0 0 50px;
}
dl.staff dt {
	float:left;
	width:250px;
	clear:both;
}
dl.staff dd {
	float:left;
	width:770px;
	margin:0 0 0 30px;
}
dl.staff dd dl.staff_in {
	clear:both;
	margin-bottom:1em;
	overflow:hidden;
}
dl.staff dd dl.staff_in dt {
	float:left;
	width:170px;
	clear:both;
}
dl.staff dd dl.staff_in dd {
	float:left;
	width:570px;
}

dl.staff h5 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 22px;
    border-bottom: 1px solid #063459;
}
dl.shop01 {
	overflow:hidden;
	margin:50px 0 50px;
}
dl.shop01 dt {
	float:left;
	width:400px;
	clear:both;
	margin:0 0 2em;
}
dl.shop01 dd {
	float:left;
	width:620px;
	margin:0 0 2em 30px;
}
dl.shop01 img {
	max-width:100%;
	height:auto;
}
dl.staff h5 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 22px;
    border-bottom: 1px solid #063459;
}
dl.shop01 h5 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 22px;
    border-bottom: 1px solid #063459;
}
.border_waku {
    clear:both;
	margin:35px 0;
	border:1px solid #063459;
	padding:20px 50px;
}
.border_waku.hayashi {
    clear:both;
	margin:35px 0;
    background: #e4f7f5;
    border: 1px dashed #91cbfb;
	padding:12px 30px 0;
}
.border_waku.hayashi h5 {
    font-size: 17px;
    border: none;
    margin-bottom: 0px;
	color:#214b8a;
}
.border_waku.border_waku2 {
    clear:both;
	margin:35px auto;
	width:700px;
	border:1px solid #063459;
	padding:20px 50px;
	overflow: hidden;
}
.border_waku.top {
    clear:both;
	margin:35px auto;
	border:1px solid #063459;
	padding:20px 50px 40px;
	color:#333;
	background:#FFF;
	text-align:left;
    width: 948px;
}
.border_waku.sab {
    padding: 20px 50px 20px;
}
.border_waku h4 {
    font-family: 'Bentham', serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 10px;
	text-align:center;
}
.border_waku h4 img {
    vertical-align:middle;
	margin-right:0.5em;
	margin-top: -8px;
}

.waku_imgleft {
	float:left;
	margin:0 1em 0.2em 0;
}
#sab_bg.shop h3 {
	margin-bottom: 10px;
}
#sab_bg.shop h3:before {
    content: none;
}
#sab_bg.shop h4 {
    text-align:center;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 22px;
}
.shop_info {
	width:1200px;
	margin:35px auto;
	overflow:hidden;
	list-style:none;
}
.shop_info li {
	display:inline-block;
    vertical-align:top;
}
.shop_info li:nth-child(1) {
	width:350px;
}
.shop_info li:nth-child(2) {
	width:450px;
	text-align:center;
}
.shop_info li:nth-child(3) {
	width:390px;
}
.consent_padi {
    text-align: center;
    margin: 15px auto;
}
.consent_padi span {
    background: rgba(209,5,14,0.8);
    color: #FFF;
    font-weight: bold;
    padding: 5px 30px;
    font-family: 'Noto Serif JP', sans-serif;
}
.consent_padi span:hover {
    background: rgba(209,5,14,0.5);
}
.consent_padi span a {
    color: #FFF;
	text-decoration:none;
}
.consent_check {
    padding: 0 0 1em;
}
.submit_new {
    text-align: center;
    margin: 0 auto 25px;
}
.submit_new #submit, .submit_new #submit2 {
    font-size: 18px;
    font-weight:800;
    border-radius: 40px;
    padding:10px 70px;
    color: #fff;
    background: #dc3737;
	width:70%;
	margin:1em 0 0;
}
.submit_new #submit:disabled, .submit_new #submit2:disabled {
    color: #aba2a2;
    background: #e8e7e7;
}
.border_waku_p {
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    margin:0.5em 0 2em;
	font-size:0.9em;
}
#check {
    width: 25px;
    vertical-align: middle;
    height: 25px;
    margin-right: 10px;
}
.consent {
	text-align:center;
	margin:2em auto;
	width:800px;
    background:rgba(218,4,11,0.15);
	padding: 20px 0 0;
	border: 1px dashed red;
}
ul.faq_category {
	margin:0 auto;
	list-style:none;
	text-align:center;
}
ul.faq_category li {
	display:inline-block;
    background: rgba(255,255,255,0.7);
	margin:0 10px;
	padding:7px 20px;
	text-align:center;
}
ul.faq_category li img {
	vertical-align:middle;
    margin-right:0.5em;
}
ul.faq_category li a {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 15px;
    font-weight: 800;
	color:#063459;
	text-decoration:none;
}
ul.faq_category li:hover {
    background:#FFF;
}
h4.bo_h4 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 22px;
    font-weight: 400;
	color:#063459;
	border-bottom:1px solid #063459;
	padding-bottom:10px;
	margin-bottom:10px;
}
h4.bo_h4:before {
    content: url(img/logo_h4.png);
    position: relative;
    margin-right: 0.4em;
	top:5px;
}
.faq_bg .arconix-toggle-content {
	background: #eee;
    margin: 15px;
}
.faq_bg h4.bo_h4 {
    margin-top: 50px;
}
table.default_faq {
	width:100%;
}
table.default_faq th {
    background: #063459;
    color: #FFF;
    padding: 1em 0;
}
table.default_faq td {
    background: #FFF;
    padding: 1em 15px;
}
table.hotel {
    margin:1em 0 0;
}
table.hotel th {
    background: #063459;
    color: #FFF;
    padding: 1em 2em;
	white-space: nowrap;
}
table.hotel td {
    background: #FFF;
    padding: 1em 2em;
}
table.hotel th a {
    color: #FFF;
}

/* blog
----------------------------------*/
#blog_bg {
    clear: both;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#blog_main {
	float:left;
	width:900px;
	overflow: hidden;
}
.box_blog_page img {
	max-width:100%;
	height:auto;
}
#blog_side {
	float: right;
    width: 250px;
    margin: 70px 0 0;
}
.box_blog_page {
	border:1px solid #063459;
    background: #fbfbfb;
	padding:20px 40px;
}
h2.blog_h2 {
    font-size: 22px;
    margin: 70px 0 5px;
    line-height: 38px;
  position: relative;
}
h2.blog_h2:before {
	content: url(//www.g-free.co.jp/wp/wp-content/themes/PC-gfree/img/blog_logo01.png);
  	position: absolute;
  	top: 3px;
}
h2.blog_h2 .title {
	margin-left:45px;
}
h2.blog_h2 .title a {
	text-decoration: none;
}
.box_blog_page .date {
	clear:both;
	float:left;
	color: #063459;
}
.box_blog_page .category {
	float:left;
	font-size:0.8em;
	color:#777;
	margin-bottom:5px;
}
.box_blog {
	clear:both;
	padding:1em 0;
	overflow: hidden;
}
.box_blog p {
	line-height:1.8;
}
.contents_white #blog_side h3 {
	font-size: 20px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 0;
	line-height: 32px;
}
.contents_white  #blog_side h3:before {
    content: url(//www.g-free.co.jp/wp/wp-content/themes/PC-gfree/img/menu_manta.png);
    position: relative;
    display: inline;
	padding-right:7px;
}
.calendar_wrap {
    border: 1px solid #063459;
    background: #fbfbfb;
    padding: 10px 20px;
}
.widget_calendar {

}
.boxS {
	margin-top: 40px;
}
.boxS:nth-of-type(1) {
	color:red;
	margin-top: 10px;
}
.boxS #npcatch {
    border: 1px solid #063459;
    background: #fbfbfb;
    padding: 10px 20px;
	font-size:14px;
}
.boxS #npcatch .date {
    display:block;
}
.boxS .widget_categories ul, .boxS .widget_archive ul {
    border: 1px solid #063459;
    background: #fbfbfb;
    padding: 10px 20px 10px 35px;
	font-size:14px;
    line-height: 2.4;
}
table#wp-calendar {
	text-align:center;
	width:100%;
}
table#wp-calendar a {
	font-weight:800;
}
#npcatch .title {
	margin: -1px 0 0 ;
    font-size: 13px;
    line-height: 1.4;
}
#npcatch li {
	list-style: none;
}
#next {
    clear: both;
    text-align: center;
    margin-bottom: 70px;
}
.wp-pagenavi {
margin-top:1em;
}
h4.pagetitle {
    color: #cf5300;
    text-align: center;
    margin-top: 1em;
    font-size: 20px;
}
.wp-caption {
	max-width: 100% !important;
}

/* WordPress
----------------------------------*/
strong { font-weight: bold; }
em { font-style: italic; }
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright {
	float: right;
	margin-left:1em;
}
.alignleft {
	float: left;
	margin-right:1em;
}

.clearfix {
    overflow: hidden;
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

/* mw
----------------------------------*/
.faq_in {
    width: 930px;
    margin: 0 auto 55px;
    padding: 45px 50px 15px;
    background: rgba(255,255,255,0.85);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	color:#000;
}
table.formTable {
    width: 100%;
    border: 0;
    border-collapse: collapse;
	color:#000;
}
.formTable th, .formTable td {
    border-bottom: 1px solid #999;
}
.formTable th {
    text-align: right;
    width: 250px;
    padding: 10px 15px;
}
.formTable td {
    padding: 10px 15px;
}
.formTable span.hisu {
	float: left;
    background: #e5684b;
    font-size: 10px;
    color: #fff;
    padding: 5px 9px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.formTable i {
    margin-right: 0.5em;
}
select, .text, textarea, input, button {
border: 1px solid #999;
background: #fff;
border-radius: 5px;
background: -webkit-gradient(
 linear,
 left top,
 left bottom,
 from(#eee),
 to(#fff)
 );
-webkit-border-radius: 5px;
background: -moz-linear-gradient(
 top,
 #eee,
 #fff
 );
-moz-border-radius: 5px;
filter: progid:DXImageTransform.Microsoft.gradient
 (startColorstr=#ffeeeeee,endColorstr=#ffffffff);
zoom: 1;
}
select {
	margin:0.5em 0;
	padding:5px 7px;
}
input[type="text"], input[type="email"], input[type="tel"]{
	padding:5px 7px;
}
input[type="email"] {
	margin-bottom:0.5em;
}
input[type="radio"] {
	margin-bottom:1em;
}
.mwform-checkbox-field input, .mwform-radio-field input {
	margin-right: 0px !important;
}
.mw_wp_form .horizontal-item+.horizontal-item {
    display: inline-block;
	margin-right: 10px;
	margin-left: 0 !important;
}
.mw_wp_form .error {
    background: red;
    color: #FFF;
    /* font-weight: 800; */
    padding-left: 1em;
}
textarea {
	padding:5px 7px;
}
input[type="submit"] {
	font-size:16px;
	padding:2px 30px;
}
.mail2 {
	margin-top:0.5em;
}
.contact_header ul {
	display: flex;
    list-style: none;
    justify-content: center;
	align-items: center;
}
.contact_header ul li {
	margin:0 1em;
}

/* reserve
----------------------------------*/
.reserve_hed_message h3 {
    margin-bottom: 1em;
    line-height:40px;
    font-size: 30px;
    font-weight: bold;
    font-family: Garamond, "Times New Roman", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
    border-bottom: 1px solid #000;
    background: url(https://www.g-free.co.jp/wp/wp-content/themes/PC-gfree/img/h3_logo01.png) left center no-repeat;
    padding: 10px 0 5px 55px;
}
.reserve_hed_message h3.reserve {
    margin-top: 55px;
}
.reserve_hed_message p {
    margin-left: 50px;
}
.wpsbc-container {
	margin:0 0 0 45px;
}
ol.reserve_chu, ul.reserve_chu {
	margin-left:5em;
}
ul.reserve_chu {
	margin-top:1em;
}
.reserve_bikou {
	margin-top:1em;
    	padding: 15px 35px 15px;
    	background: rgba(255,255,255,0.35);
    	border-radius: 6px;
    	-webkit-border-radius: 6px;
    	-moz-border-radius: 6px;
	border:1px dashed #e60012;
}
.reserve_bikou h4 {
	color: #e60012;
	font-weight:bold;
}
.reserve_bikou ul {
	margin-left:2em;
	list-style-type: disc;
}
p.ninzu {
	border-bottom:1px solid #DDD;
	margin-left:55px;
}
p.cancel_policy {
	text-align:center;
	border:1px dashed #999;
    	padding: 15px 0;
    	border-radius: 6px;
    	-webkit-border-radius: 6px;
    	-moz-border-radius: 6px;
}
p.cancel_policy span {
	display:block;
	text-align:center;
}
.reserve_hed_message p.cancel_policy {
	margin:2em 0;
}
p.caution {
    	padding: 15px 35px;
    	background: #F4F4E9;
    	border-radius: 6px;
    	-webkit-border-radius: 6px;
    	-moz-border-radius: 6px;
}
#reserve_form {
	width:100%;
}
#reserve_form h6 {
	font-size: 20px;
    	font-weight: bold;
    	line-height: 25px;
    	font-family: Garamond, "Times New Roman", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
    	margin: 55px 0px 5px;
    	padding: 10px 0 5px 55px;
	background: url(//www.g-free.co.jp/wp/wp-content/themes/PC-gfree/img/blog_logo01.png) left center no-repeat;
}
#reserve_form h6.new_check {
	font-size: 26px;
    	font-weight: bold;
    	line-height: 25px;
    	font-family: Garamond, "Times New Roman", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
    	margin: 25px 0px 5px;
    	padding: 10px 0 5px 0;
	background: none;
}
#reserve_form h6.new_check i {
	font-size: 40px;
    	line-height: 25px;
    	margin-right:20px;
}
#reserve_form h6.first {
    	margin: 0px 0px 5px;
}
#reserve_form dl {
	overflow: hidden;
    	padding: 1em 20px;
    	border-radius: 6px;
    	-webkit-border-radius: 6px;
    	-moz-border-radius: 6px;
}
#reserve_form dt {
	clear:both;
	text-align:right;
	width:200px;
	padding:10px 15px;
	float:left;
	border-bottom:1px solid rgba(33,75,138,0.3);
}
#reserve_form dt i {
	margin-right:0.5em;
}
#reserve_form dd {
	width:628px;
	float:left;
	border-bottom:1px solid rgba(33,75,138,0.3);
	padding:10px 15px;
}
#reserve_form .hisu {
    color: #e60012;
    font-size: 11px;
    display: block;
}
.chui {
	color:#4267b2;
}
input, select {
	margin-bottom:5px;
	margin-right:0.5em;
}
textarea {
	max-width:100%;
}
.su-spoiler {
	margin-left:55px;
}
#reserve_form .su-spoiler-style-default > .su-spoiler-content {
    	padding:0;
	margin-left:-55px;
}
#reserve_form .su-spoiler-style-default > .su-spoiler-title {
    	font-size:16px;
}
.reserve_button {
	margin:25px auto;
	text-align:center;
}
.submit_new {
    text-align: center;
    margin: 25px auto;
	font-family: Garamond, "Times New Roman", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.submit_new #submit, .submit_new #submit2 {
    font-size: 18px;
    font-weight:800;
    border-radius: 40px;
    padding:10px 70px;
    color: #fff;
    background: #dc3737;
    cursor: pointer;
}
.submit_new #submit:disabled, .submit_new #submit2:disabled {
    color: #aba2a2;
    background: #e8e7e7;
	cursor: auto;
}
#check {
    width: 25px;
    vertical-align: middle;
    height: 25px;
    margin-right: 10px;
}
.border_waku {
	clear: both;
    margin: 0 0 35px;
    border: 1px solid #063459;
    padding: 20px 50px 0;
    text-align: center;
}
.border_waku p {
	margin-bottom:2em;
}
#reserve_form .su-spoiler-content {
background: #FFF;
}
.pay {
	margin:30px auto 0;
}

.point3 {
	text-align:center;
	margin:70px 0 0;
}
.contents_white .point3 h3 {
	margin-bottom: 50px;
}
.point3 ul {
	overflow: hidden;
	list-style:none;
}
.point3 ul li {
	display:inline-block;
    width: 347px;
	vertical-align: top;
	margin:0 20px ;
}
.point3 ul li h4 {
	font-family: 'Noto Serif JP', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
	margin:0 0 10px;
}
.point3 ul li h4 span.color01 {
	color: #b3a22d;
}
.point3 ul li img {
	margin:10px 0;
}
.point3 ul li p {
	text-align:left;
}
.point3 ul li p.number {
	text-align:right;
	margin-bottom:0;
    font-family: 'Bentham', serif;
    font-size: 22px;
}
.point3 ul li p.number span {
    font-size: 32px;
	font-family: 'Noto Serif JP', sans-serif;
	margin-left:5px;
	font-style: italic;
	font-weight:800;
}

/* proshop
----------------------------------*/
.reserve_banner_in.in_box {
    width: 800px;
    margin: 0 auto;
}
.reserve_banner_in .fa {
    margin-right: 0.5em;
    color: #FFF;
}
.reserve_banner_in a {
    color: #FFF;
    text-decoration: none;
}
.reserve_banner_in {
    font-weight: 400;
    font-size: 20px;
    padding: 15px 0;
    width: 840px;
    background: #063459;
    text-align: center;
    margin: 55px auto;
	font-family: 'Noto Serif JP', sans-serif;
}
.reserve_banner_in:hover {
    background: #b4a64b;
}
.proshop_bg {
	width:800px;
	margin:0 auto;
}
.proshop_bg2 strong {
	font-size:1.2em;
}
.proshop_bg h4{
	margin:70px 0 1em;
}
.proshop_bg .pro_waku{
    clear: both;
    margin: 10px auto 35px;
    border: 1px solid #063459;
    padding: 20px 50px;
    overflow: hidden;
}
.proshop_bg ol{
    margin-left:2em;
}
form.post-password-form {
	text-align:center;
	margin:70px auto 0;
	padding: 70px 0;
}
.sp_ca {
    margin-bottom: 2em;
}


/* header_menu_new
----------------------------------*/
.header_menu_new {
    position: absolute;
    top: 12px;
    right: -17px;
    width: 810px;
}
#top_header .header_menu_new {
    position: absolute;
    top: 12px;
    right: 17px;
    width: 810px;
}
.header_menu_ul {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-weight:800;
    padding-top: 33px;
	display: flex;
    justify-content:space-around;
	font-size:14px;
    position: relative;
    margin: 0 auto;
	list-style:none;
	width:100%;
    text-align: center;
}
.header_menu_ul li a:before {
    content: url(img/menu_manta2.png);
    position: relative;
    display: block;
    margin-bottom: 7px;
	height: 19px;
}
.top .header_menu_ul li a:before {
    content: url(img/menu_manta.png);
    position: relative;
    display: block;
    margin-bottom: 7px;
	height: 19px;
}
.header_menu_ul li a:hover:before {
    content: url(img/menu_manta.png);
}
.top .header_menu_ul li a:hover:before {
    content: url(img/menu_manta2.png);
}
.header_menu_ul li a {
	text-decoration:none;
	color:#FFF;
}
.top .header_menu_ul li a {
	color:#2B4068;
}
body.sab header .header_menu_ul li a {
	text-decoration:none;
	color:#2B4068;
}
.header_menu_ul .menu__second-level li a:before, .header_menu_ul li.reservation_li a:before, .header_menu_ul li.reservation_li2 a:before {
    content: none;
}
.header_menu_ul li.reservation_li {
	background-color: #063459;
    color: #FFF;
    padding: 15px 17px 2px;
    margin-top: -10px;
    height: 48px;
}
.header_menu_ul li.reservation_li:hover {
	background-color:#2271b1;
}
.header_menu_ul li.reservation_li a:hover {
	color:#FFF;
}
body.sab header .header_menu_ul li.reservation_li a, body.sab header .header_menu_ul li.reservation_li2 a {
	color:#FFF;
}
.header_menu_ul li.reservation_li2 {
	background-color: #8c7c15;
    color: #FFF;
    padding: 10px 10px 7px;
    margin-top: -10px;
    height: 48px;
}
.header_menu_ul li.reservation_li2:hover {
	background-color:#b4a64b;
}
.header_menu_ul li.reservation_li2 a:hover {
	color:#FFF;
}
.header_menu_ul li.reservation_li, .header_menu_ul li.reservation_li2 {
	font-size:13px;
}
.header_menu_ul li.reservation_li a, .header_menu_ul li.reservation_li2 a {
	color:#FFF;
}
.header_menu_ul li.reservation_li a:hover:before , .header_menu_ul li.reservation_li2 a:hover:before {
	content:none;
}
.header_menu_ul li.reservation_li .title, .header_menu_ul li.reservation_li2 .title {
	font-size:16px;
}
.header_menu_ul li.reservation_li .box, .header_menu_ul li.reservation_li2 .box {
	display: block;
    background: #FFF;
    color: #8c7c15;
    padding: 2px 15px;
    margin-top: 2px;
    font-size: 13px;
}
.header_menu_ul > li {
    line-height: 20px;
	height: 57px;
}
.header_menu_ul > li a {
    display: block;
}
ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
	list-style:none;
	text-align:left;
}
ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
	list-style:none;
	text-align:left;
}
ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
	list-style:none;
	text-align:left;
}
.header_menu_ul > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
}
.menu__second-level li {
    border-top: 1px solid #FFF;
}
.menu__third-level li {
    border-top: 1px solid #FFF;
}
.menu__second-level li a:hover {
    background: #FFF;
}
.menu__third-level li a:hover {
    background: #FFF;
}
.menu__fourth-level li a:hover {
    background: #FFF;
}
.header_menu_ul > li.menu__multi {
    position: relative;
	height: 57px;
}
li.menu__multi ul.menu__second-level {
    position: absolute;
    top: 56px;
    width: 100%;
    background-color: #FFF;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
li.menu__multi:hover ul.menu__second-level {
    top: 56px;
    visibility: visible;
    opacity: 1;
	list-style:none;
}
li.menu__multi ul.menu__second-level li {
	position: relative;
    width: 240px;
    line-height: 1.4;
    padding: 10px 15px;
    background-color: #063459;
    font-size: 12px;
}
li.menu__multi ul.menu__second-level li a {
    color:#FFF;
}
li.menu__multi ul.menu__second-level li a:hover {
    background:#2271b1;
}
li.menu__multi ul.menu__second-level li:hover {
    background:#2271b1;
}
li.menu__multi ul.menu__second-level li a:hover:before {
    content:none;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level {
    position: absolute;
    top: -1px;
    left: 100%;
    width: 100%;
    background: #FFF;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
li.menu__multi ul.menu__second-level li:hover ul.menu__third-level {
    visibility: visible;
    opacity: 1;
	list-style:none;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li {
    position: relative;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li a:hover {
    background:#FDDF67;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li:hover {
    background:#FDDF67;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level {
    position: absolute;
    top: -1px;
    left: 100%;
    width: 100%;
    background: #FFF;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li:hover ul.menu__fourth-level {
    visibility: visible;
    opacity: 1;
}
.init-right:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Customize
----------------------------------*/
.sab_category_bg {

}
.sab_category_bg ul {
    list-style:none;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.sab_category_bg ul li {
    width: 550px;
    border: 1px solid #2B4068;
    box-sizing: border-box;
    padding: 1rem 1.3rem;
	margin-bottom:3rem;
}
.sab_category_bg ul li.fun {
    width: 100%;
}
.sab_category_bg ul li.fun dl {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.sab_category_bg ul li dl dt {
	font-size:18px;
	font-weight:800;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1;
	color:#2B4068;
    padding: 0 0 0.7rem;
    position: relative;
    border-bottom: 1px dashed #2B4068;
}
.sab_category_bg ul li dl dt:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: 1px solid #2B4068;
    bottom: -1px;
    width: 50%;
}
.sab_category_bg ul li.fun dl dt {
    width: 100%;
}
.sab_category_bg ul li dl dt a {
	text-decoration: none;
}
.sab_category_bg ul li dl dd {
    padding:1rem 0 0;
	position:relative;
	overflow:hidden;
}
.sab_category_bg ul li.fun dl dd:nth-of-type(1) {
    width:44%;
}
.sab_category_bg ul li.fun dl dd:nth-of-type(2) {
	width: 47%;
    background: #eee;
    margin-top: 1rem;
    padding: 1rem 1.5rem;
}
.sab_category_bg ul li.fun dl dd:nth-of-type(2) i.fas{
	margin:0 .5em;
}
.sab_category_bg ul li dl dd p {
	margin-bottom:0;
}
.sab_category_bg ul li dl dd p.pic {
    float:left;
	margin-right:1.3rem;
}
.sab_category_bg ul li dl dd .txt {
    font-size:14px;
	line-height:1.5;
}
.sab_category_bg ul li dl dd p.btn {
    position:absolute;
	bottom:0;
	right:0;
	background:#2B4068;
	color:#FFF;
	font-size:12px;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:0.2rem 1rem;
}
.sab_category_bg ul li dl dd p.btn a {
	color:#FFF;
	text-decoration:none;
}
.sab_category_bg ul li dl dd p.btn:hover {
	background:#80d2e0;
}

.sab_comment2_bg {
    width: 1200px;
    margin:30px auto;
    box-sizing: border-box;
}
.sab_comment2_bg ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sab_comment2_bg ul li {
    width: 550px;
    box-sizing: border-box;
    margin-bottom: 3rem;
}
.sab_comment2_bg ul li dl dt {
    font-size: 22px;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 800;
    line-height: 1.5;
    position: relative;
    padding: 0px 0px 0.7rem;
	border-bottom: 1px dashed rgb(43, 64, 104);
}
.sab_comment2_bg ul li dl dd {
	position: relative;
    overflow: hidden;
    padding: 1rem .5rem 0;
}
.info_list {
    width:1000px;
    margin: 0 auto;
    line-height: 1.5;
	border:1px solid #777;
	padding: 1.5rem 2rem;
	background: #f6f7f7;
}
.page_linkbox {
	margin: 100px auto 50px;
    border: 1px solid #aaa;
    width: 1000px;
    padding: 1.5rem 0;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    background: #f6f7f7;
}
.page_linkbox h3 {
    font-size: 18px;
    font-weight: 800;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.5;
    position: relative;
    width: 35%;
    box-sizing: border-box;
    text-align: center;
}
.contents_white .page_linkbox h3:before {
    content:none;
}
.page_linkbox ul {
    list-style: none;
    width: 65%;
    box-sizing: border-box;
    border-left: 1px dashed #777;
    padding-left: 5%;
}
.page_linkbox ul li {
    position: relative;
    padding: 0 1.5em;
    box-sizing: border-box;
    line-height: 1.5;
    margin-bottom: 0.2em;
}
.page_linkbox ul li span {
    font-size:0.9em;
}
.page_linkbox ul li:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-weight: 800;
    position: absolute;
    left: 10px;
}
.school_table {
    margin: 0 auto 50px;
}
.school_table table {
    width:100%;
    border-collapse: separate;
    border-spacing: 3px;
    margin: 0 auto;
}
.school_table table th{
	background: #004f8e;
    padding: 9px 25px;
    text-align: right;
    font-weight: 400;
    vertical-align: top;
    color: #fff;
    width: 20%;
}
.school_table table td{
    background: rgba(211,211,211,0.5);
    padding: 9px 25px;
    font-weight: 400;
}
.hed_list {
    width: 900px;
    margin: 3rem auto;
    border: 1px solid #777;
    box-sizing: border-box;
    padding: 1rem 2rem;
    text-align: left;
}
.hed_list ul {
    display: flex;
    justify-content: space-around;
    line-height: 1.8;
}
.hed_list ul li {
}
.padisp {
    margin: 2em 1em 5em;
}
.padisp img {
	max-width:100%;
	height:auto;
}
.sp_title {
	font-family: 'Noto Serif JP', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #063459;
    margin-bottom: 0.5em;
}
.padisp ul {
	display: flex;
    justify-content: space-between;
    list-style: none;
	margin:0 0 1em;
}
.padisp ul li {
	margin:0;
	padding:0;
}
.padisp ul li:nth-child(1) {
	width:200px;
}
.padisp ul li:nth-child(2) {
	width:650px;
	padding:0 50px;
}
.padisp ul li:nth-child(3) {
	width:250px;
}
.sab_format.btn {
	text-align:center;
	color:#FFF;
	margin-top:.5em;
}
.sab_format.btn a {
	font-family: 'Noto Serif JP', sans-serif;
    font-size: 18px;
	color:#FFF;
}
.sab_format.btn a:hover {
	color:#b4a64b;
}
.sab_format.btn2 {
	color:#063459;
}
.sab_format.btn2 a {
	color:#063459;
}
.sab_format.btn2 a:hover {
	color:#b4a64b;
}
.sab_format.btn a {
	color:#FFF;
}
.sab_format {
	text-align:center;
	margin-top:.5em;
}
.sab_format a {
    font-size: 18px;
	font-family: 'Noto Serif JP', sans-serif;
}
.tank_info {
	background: #eee;
    margin-top: .5rem;
    padding: .5rem 1.5rem;
    font-size: .9em;
    border: 1px solid #aaa;
}
.picbox5 ul {
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.point3 .picbox5 ul li {
	width:18%;
	margin:0;
}
.picbox5 ul li img {
	width:100%;
	height:auto;
}
h3.h3_none.youtube {
    font-family: 'Bentham', serif;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    margin-top: 0;
    z-index: 1;
    position: relative;
	line-height:1;
}
h3.h3_none.youtube span {
    font-size: 24px;
}
h3.h3_none.youtube .fa-youtube {
	color:red;
    font-size: 25px;
}
.top_youtube {
	margin:1.5em auto 0;
	width:560px;
}
.top_youtube div {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.top_youtube div iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.kakunin-info {
	text-align: left;
    font-weight: 800;
    background: #ffffff9c;
    padding: 1.2em 1.5em;
}
.kakunin-info ol{
	margin-left: 2em;
}
.kakunin-info ol li{
	margin:.5em 0;
}
.top_maldives {
	text-align: center;
    margin: 40px 0 0;
}
.top_maldives p {
	margin-bottom:0;
}
.top_maldives a {
	color:#FFF;
}
.important_txt {
	border: 2px dashed red;
    display: inline-block;
    padding: .5em 3em;
    margin-bottom: 2em;
    color: red;
}
.sab_youtube {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sab_picflex {
    margin: 3em 0;
}
.sab_picflex ul {
    display: flex;
    gap: 1.333333%;
    flex-wrap: wrap;
    list-style: none;
	font-size:0;
}
.sab_picflex ul li {
	width:24%;
	margin-bottom:1.333333%;
}