/*======================================

	0. WPネイティブ設定
	
=======================================*/

/* editor */
 
p {
    display: block;
    margin: 1em 0;
}
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;
}
 
/* img */
 
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }
 
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}
 
/* clearfix */
 
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/*======================================

	1. フォント設定
	
=======================================*/

p,
pre,
cite,
blockquote {
	font-size: 100%;
}

li,dt,dd {
	font-size: 100%;
}

* {
	line-height: 1.3;
	font-style: normal;
}

strong {
	font-weight:bold;
}



/*======================================

	2. サイト構造
	
=======================================*/

html {
box-sizing: border-box;
}

*, *:before, *:after {
box-sizing: inherit;
}

body {
margin: 0 auto;
padding: 0;
color: #000;
line-height: 2em;
background-color: #FFF;
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 400;
font-style: normal;
}

br.clear {
clear: both;
font: 0pt/0pt sans-serif;
}

a {
color: #009de1;
text-decoration: none;
}

a:hover {
color: #009de1;
text-decoration: underline;
}

section {
clear: both;
}

.main-color {
color: #f64747;
}

.sp {
display: none;
}


/*======================================

	3. ヘッダ設定
	
=======================================*/

header {
position: fixed;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 105px;
transition: .3s;
background-color: #FFF;
}

header #contents-header {
margin: 0px auto;
padding: 0;
width: 1250px;
height: 105px;
overflow: hidden;
}

.header-left {
margin: 12px 0 0 0;
width: 550px;
float: left;
text-align: center;
}

.header-right {
width: 650px;
float: right;
}

h1 {
margin: 0;
padding: 0;
}

.header-right ul {
margin: 0;
padding: 0;
overflow: hidden;
}

.header-right li {
margin: 0 0 0 10px;
width: 300px;
height: 95px;
list-style: none;
background-color: #FFF;
float: left;
text-align: center;
}

.header-right li a {
padding: 20px 0 0 0;
display: inline-block;
vertical-align: middle;
width: 300px;
height: 95px;
font-size: 23px;
color: #50a035;
border: 6px solid #50a035;
font-family: "yu-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
}

.header-right li a:hover {
border: 6px solid #50a035;
background-color: #50a035;
color: #FFF;
text-decoration: none;
}

.header-right li span.cont::before {
content: url(img/header-icon01.png);
vertical-align: middle;
padding-right: 5px;
}

.header-right li span.cont br {
display: none;
}

.header-right li a:hover span.cont::before {
content: url(img/header-icon01on.png);
vertical-align: middle;
padding-right: 5px;
}

.header-right li span.oc::before {
content: url(img/header-icon02.png);
vertical-align: middle;
padding-right: 5px;
}

.header-right li span.oc br {
display: none;
}

.header-right li a:hover span.oc::before {
content: url(img/header-icon02on.png);
vertical-align: middle;
padding-right: 5px;
}



/*======================================

	4. TOP設定
	
=======================================*/

.main-image {
margin: 105px 0 0 0;
padding: 50px 0 0 0;
height: 731px;
width: 100%;
background-color: #c1e1f4;
}

.main-image-inner {
margin: 0 auto;
width: 1250px;
}

.main-image-inner img {
width: 1250px;
height: auto;
}

/* --- 応援プログラム ---*/

.program {
margin: 90px 0 0 0;
}

.program-box {
margin: 0 auto;
padding: 30px;
width: 1334px;
position: relative;
border: 14px solid #94bbff;
}

.program-box h2 {
position: absolute;
width: 975px;
top: -40px;
left: 180px;
}

.program-box p {
font-size: 23px;
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
}

.program-inner {
margin: 0 150px 30px 150px;
overflow: hidden;
}

.program-inner-left {
padding: 10px 0 0 0;
float: left;
width: 100px;
}

.program-inner-right {
float: right;
width: 760px;
}

.program-inner-right p.program-inner-t {
margin: 0;
font-size: 30px;
}

.program-inner-right p.program-inner-p {
font-size: 21px;
line-height: 1.4em;
}

.program-inner-right p.program-inner-p span.highlight {
text-decoration: underline; /* 下線 */
text-decoration-thickness: 0.5em; /* 線の太さ */
text-decoration-color: rgba(255, 255, 0, 1); /* 線の色 */
text-underline-offset: -0.2em; /* 線の位置。テキストに重なるようにやや上部にする */
text-decoration-skip-ink: none; /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
}


/* --- 家賃 ---*/
.yachin {
margin: 86px auto 0 auto;
width: 1386px;
}


/* --- 部屋 ---*/

.room {

}

.room h2 {
margin: 50px auto 0 auto;
width: 904px;
}

.tab-btn{
display:none; /*タブの切り替えを制御するラジオボタンを非表示に*/
}

.tab-list-wrap{
padding:0; /*デフォルトの値をクリア*/
margin: 80px auto 0 auto; /*デフォルトの値をクリア*/
list-style-type:none; /*デフォルトの値をクリア*/
display:flex; /*ボタンを横並びに*/
justify-content:space-between; /*ボタンを横幅いっぱいに配置*/
width: 1250px;
}
 
.tab-list{
display:block;
width: 300px;
height: 85px;
padding: 8px 0 0 0;
text-align:center;
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 42px;
border-top: 12px solid #94bbff;
border-left: 12px solid #94bbff;
border-right: 12px solid #94bbff;
border-radius: 20px 20px 0 0;
background: #94bbff;
color: #FFF;
box-sizing:border-box; /*borderの値を横幅に含める*/
cursor:pointer; /*オンマウス時にカーソルを指の形に*/
}
 
#tab-btn1:checked ~ .tab-list-wrap #tab-list1,
#tab-btn2:checked ~ .tab-list-wrap #tab-list2,
#tab-btn3:checked ~ .tab-list-wrap #tab-list3,
#tab-btn4:checked ~ .tab-list-wrap #tab-list4,
#tab-btn5:checked ~ .tab-list-wrap #tab-list5{
background:#ffffff; /*対応するボタンにチェックが入ったときに背景を#ffffff（白）に*/
color: #000;
}
.tab-content{
padding:0;
display:none; /*初期状態を非表示に*/
}
#tab-btn1:checked ~ .tab-content-wrap #tab-content1,
#tab-btn2:checked ~ .tab-content-wrap #tab-content2,
#tab-btn3:checked ~ .tab-content-wrap #tab-content3,
#tab-btn4:checked ~ .tab-content-wrap #tab-content4,
#tab-btn5:checked ~ .tab-content-wrap #tab-content5{
display: block;/*対応するボタンにチェックが入ったときに表示*/
}

.tab-content {
margin: 0 auto;
padding: 53px;
border: 12px solid #94bbff;
width: 1250px;
background-image: url("img/reason-bg2.png");
}

.tab-content .name {
margin: 0 0 53px 0;
font-size: 20px;
}

.tab-content .name span {
font-size: 26px;
}

.tab-content .room-image1 {
margin: 0 0 50px 0;
position: relative;
}

.tab-content .room-image1 p {
font-size: 24px;
line-height: 2em;
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
}

.tab-content .room-image1 .circle {
position: absolute;
background-color: #fffae3;
width: 164px;
height: 164px;
top: -80px;
right: -30px;
border-radius: 50%;
text-align: center;
display: table;
}

.tab-content .room-image1 .circle p {
font-family: "yu-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
display: table-cell;
vertical-align: middle;
font-size: 40px;
line-height: 1;
}

.tab-content .room-outer {
margin: 0 0 50px 0;
overflow: hidden;
}

.tab-content .room-left {
float: left;
width: 520px;
}

.tab-content .room-left img {
width: 520px;
height: 472px;
object-fit: cover;
}

.tab-content .room-left p {
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 24px;
line-height: 2em;
}

.tab-content .room-right {
float: right;
width: 520px;
}

.tab-content .room-right img {
width: 520px;
height: 472px;
object-fit: cover;
}

.tab-content .room-right p {
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 24px;
line-height: 2em;
}

.tab-content .room-outer2 {
margin: 0;
overflow: hidden;
}

.tab-content .room-left2 {
float: left;
width: 520px;
}

.tab-content .room-left2 img {
vertical-align: top;
}

.tab-content .room-right2 {
float: right;
width: 520px;
}

.tab-content .room-right2 img {
vertical-align: top;
}

.tab-content .room-outer3 {
overflow: hidden;
}

.tab-content .room-left3 {
float: left;
width: 520px;
}

.room-left3-inner {
margin: 15px 60px;
}

.room-left3-inner h4 {
margin: 15px 0 0 0;
}

.head-border {
display: flex;
align-items: center;
font-size: 24px;
}
 
.head-border:before,
.head-border:after {
content: "";
height: 1px;
flex-grow: 1;
background-color: #000;
}
 
.head-border:before {
margin-right: 1rem;
}
 
.head-border:after {
margin-left: 1rem;
}

.room-left3-inner p {
margin: 0;
padding: 0;
font-size: 30px;
text-align: center;
color: #3852ff;
}

.room-left3-inner p.madori {
font-size: 66px;
}

.tab-content .room-left3 h3 {
padding: 5px 0;
background-color: #94bbff;
color:#FFF;
font-size: 30px;
text-align: center;
line-height: 1;
}

.tab-content .room-right3 {
float: right;
width: 520px;
}

.tab-content .room-right3 h3 {
padding: 5px 0;
background-color: #94bbff;
color:#FFF;
font-size: 30px;
text-align: center;
line-height: 1;
}

.room-right3-table {
margin: 0 60px;
}

.tab-content .room-right3 table {

border-collapse: collapse;
}

.tab-content .room-right3 th {
padding: 15px 20px;
border-bottom: 1px solid #000;
font-size: 25px;
text-align: left;
}

.tab-content .room-right3 td {
padding: 15px 20px;
border-bottom: 1px solid #000;
font-size: 25px;
text-align: right;
}


.week {

}

.week h2 {
margin: 70px auto 90px auto;
width: 1250px;
}

.week-button {
margin: 0 auto;
width: 828px;
overflow: hidden;
}

.week-button ul {

}

.week-button li {
margin: 0 40px;
width: 334px;
float: left;
list-style: none;
}

.kamiya {
margin: 190px auto 0 auto;
width: 1038px;
}

.kamiya h3 {
margin: 0 0 42px 0;
padding: 22px 0 42px 413px;
background-color: #5b95ff;
width: 896px;
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
color: #FFF;
font-size: 63px;
line-height: 1;
}

.kamiya h3 span.ka {
font-size: 30px;
}

.kamiya h3 span.kun {
font-size: 48px;
}

.kamiya-week {
padding: 65px 50px;
background-color: #e9fdfe;
}

.kamiya-inner1 {
margin: 0 0 60px -49px;
}

.kamiya-inner2 {
margin: 0 0 0 140px;
}

.week-box {
margin: 0 0 0 49px;
width: 280px;
float: left;
font-size: 15px;
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 400;
font-style: normal;
}

.week-box-img {
width: 280px;
height: 280px;
position: relative;
}

.week-box-img img {
width: 280px;
height: 280px;
object-fit: cover;
}

.week-box-img-w {
position: absolute;
width: 107px;
height: 107px;
top: -50px;
left: -50px;
}

.week-box-img-w img {
width: 107px;
height: 107px;
object-fit: cover;
}

.week-box2 {
margin: 0 0 0 49px;
padding: 0;
width: 280px;
float: left;
font-size: 15px;
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 400;
font-style: normal;
}

.week-box-img2 {
width: 280px;
height: 250px;
position: relative;
}

.kamiya-img { 
position: absolute;
bottom: 0;
right: 0;
}

.kamiya-img img {
vertical-align: top;
}

.kamiya-t {
padding: 8px 0;
font-size: 19px;
background-color: #5b95ff;
text-align: center;
color: #FFF;
}



.ooshima {
margin: 190px auto 60px auto;
width: 1038px;
}

.ooshima h3 {
margin: 0 0 42px 142px;
padding: 22px 0 42px 50px;
background-color: #fc86aa;
width: 896px;
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
color: #FFF;
font-size: 63px;
line-height: 1;
}

.ooshima h3 span.ka {
font-size: 30px;
}

.ooshima h3 span.kun {
font-size: 48px;
}

.ooshima-week {
padding: 65px 50px;
background-color: #f3eeff;
}

.ooshima-inner1 {
margin: 0 0 60px -49px;
}

.ooshima-inner2 {
margin: 0 0 0 140px;
}

.ooshima-img { 
position: absolute;
bottom: 0;
right: 0;
}

.ooshima-img img {
vertical-align: top;
}

.ooshima-t {
padding: 8px 0;
font-size: 19px;
background-color: #fc86aa;
text-align: center;
color: #FFF;
}


.reason {

}

.reason h2 {
margin: 0 auto;
width: 1438px;
}

.reason-inner {
padding: 90px 0;
background-image: url("img/reason-bg2.png");
}

.reason-box {
margin: 0 auto 50px auto;
width: 1150px;
overflow: hidden;
}

.reason-box-left {
float: left;
width: 540px;
text-align: center;
}

.reason-box-right {
float: right;
width: 540px;
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
}

.reason-box-right p {
margin: 0 50px 0 0;
font-size: 25px;
line-height: 2em
}

.reason-box-right p.name {
margin: 0 50px 50px 0;
font-size: 25px;
line-height: 1.2em;
}

.reason-box-right p span {
font-size: 19px;
}

.reason-box2 {
margin: 0 auto 50px auto;
width: 1150px;
overflow: hidden;
}

.reason-box2-left {
float: right;
width: 540px;
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
}

.reason-box2-left p {
margin: 0 50px 0 0;
font-size: 25px;
line-height: 2em
}

.reason-box2-left p.name {
margin: 0 50px 50px 0;
font-size: 25px;
line-height: 1.2em;
text-align: right;
}

.reason-box2-left p span {
font-size: 19px;
}

.reason-box2-right {
float: right;
width: 540px;
text-align: center;
}



.area-button1-outer {
padding: 80px 0;
background-image: url("img/area-bg3.png");
background-repeat: no-repeat;
background-position: center center;
}

.area-button1 {
margin: 0 auto;
width: 748px;
}

.area-button1 a {
padding: 10px 0;
height: 84px;
display: block;
border-radius: 50px;
background-image: linear-gradient(90deg, rgba(17, 153, 142, 1), rgba(56, 239, 125, 1));
font-size: 34px;
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 400;
font-style: normal;
text-align: center;
color: #FFF;
line-height: 0;
transition : all 0.5s ease 0s;
transition-timing-function: ease-out;
}

.area-button1 a span::after {
content: url(img/area-icon01.png);
vertical-align: middle;
padding-left: 5px;
}

.area-button1 a:hover {
text-decoration: none;
border-radius: 50px;
background-image: linear-gradient(90deg, rgba(30, 170, 158, 1), rgba(90, 241, 147, 1));
}


.access {

}

.google-map {
padding: 50px 0;
background-color: #fffae3;
text-align: center;
}

.google-map iframe {
margin: 0 auto;
width: 1138px;
}


.sns {
padding: 50px 0;
}

.sns ul {
margin: 0 auto;
width: 700px;
overflow: hidden;
}

.sns li {
list-style: none;
float: left;
text-align: center;
width: calc(100% / 4);
font-size: 18px;
}

.sns li a:hover img {
opacity: 0.7;
}



/*======================================

	5. FOOTER設定
	
=======================================*/

footer {
margin: 0;
padding: 20px 0;
background-color: #e6f8e2;
text-align: center;
font-size: 25px;
}

footer span {
font-size: 18px;
}
