@charset "UTF-8";

/*
Theme Name: 森猫堂
*/

body {
	margin: 0;
	padding: 0;
	COLOR: #55462b;
	FONT-SIZE:17px;
font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	LINE-HEIGHT: 150%;
	text-align: center;
    background: url(http://cartainc.com/kaiun2025/image/back.webp) repeat-y center top;
}

/*paddingとborderをwidthに含める*/
* {	
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

#con{
    width:100%;
max-width: 2000px;
	height:auto;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align: center;
}

/*page-top用*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size: 0;
	line-height:0;
}

img{
	border:0;
}
@media screen and (max-width:1280px){
img{
max-width: 100%;
height: auto;
width :auto;
}
}

a:link,a:visited{
	outline:0;
	color:#f98050;
}

a:hover{
	outline:0;
	color: #55462b;
}

a:hover img {
opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
}

br.sp,br.spt,br.spt2,.nsp{
	display:inherit;
}
br.sm,br.smt,br.smm,br.smm2,br.spm,.nst,.nss,br.smm3{
	display:none;
}
@media only screen and (max-width: 1280px) {
br.sp,br.spm,br.smm,.smm,br.smm2,.nsp,.nss,.nsm,br.smm3{
	display:none;
}
br.spt,br.sm,br.smt,.nst{
	display:inherit;
}
}
@media only screen and (max-width: 640px) {
br.spt,br.smt,br.smm2,.nsp,.nst,.nsm,.nsm2,br.smm3{
	display:none;
}
br.spm,br.smm,.nss{
	display:inherit;
}
}
@media only screen and (max-width: 480px) {
br.spt,br.smt,.nsp,.nst,.nsm,br.spt2,br.smm3{
	display:none;
}
br.spm,br.smm,br.smm2,.nss{
	display:inherit;
}
}
@media only screen and (max-width: 414px) {
br.spt,br.smt,.nsp,.nst,.nsm,br.spt2{
	display:none;
}
br.spm,br.smm,br.smm2,.nss,br.smm3{
	display:inherit;
}
}

/*ヘッダー
--------------------------------------------------------------------------*/
menu{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 20px 3% 20px;
background: #fff;
position: sticky;
top:0;
z-index: 9999;
}
@media only screen and (max-width: 1280px) {
menu{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 20px 3% 20px 0;
background: #fff;
}
}

menu ul{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
display: flex;
align-items: center;
}
menu li{
flex: 1;
list-style-type: none;
font-size: 20px;
font-weight: 500;
line-height: 100%;
text-align: center;
}
@media only screen and (max-width: 1280px) {
menu li{
flex: 1 0 auto;
list-style-type: none;
font-size:17px;
font-weight: 500;
line-height: 100%;
text-align: center;
}
}
@media only screen and (max-width: 835px) {
menu li{
flex: 1 0 auto;
list-style-type: none;
font-size:16px;
font-weight: 500;
line-height: 100%;
text-align: center;
}
}
menu li a:link,menu li a:visited{
text-decoration: none;
color: #55462b;
}
menu li a:hover{
color: #f98050;
text-decoration: underline;
}

menu li.oubo a:link,menu li.oubo a:visited{
display: block;
background: #f98050;
padding: 20px 0;
border-radius: 10px;
color: #fff;
}
menu li.oubo a:hover{
color: #fff;
background: #55462b;
text-decoration: none;
}

@media only screen and (max-width: 640px) {
menu{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding:0;
background: #fff;
}
menu ul{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
display: flex;
align-items: center;
border-top:1px solid #55462b;
border-right:1px solid #55462b;
flex-wrap: wrap;
}
menu li{
flex: 1;
list-style-type: none;
font-size:16px;
font-weight: 500;
line-height: 100%;
text-align: center;
border-left:1px solid #55462b;
border-bottom:1px solid #55462b;
flex-basis:31.3%;
}
menu li a:link,menu li a:visited{
display: block;
padding: 15px 0;
text-decoration: none;
color: #55462b;
}
menu li a:hover{
color: #f98050;
text-decoration: underline;
}
menu li.oubo a:link,menu li.oubo a:visited{
display: block;
background: #f98050;
padding: 15px 0;
border-radius: 0;
color: #fff;
}
menu li.oubo a:hover{
color: #fff;
background: #55462b;
text-decoration: none;
}
}
@media only screen and (max-width: 480px) {
menu li{
font-size:15px;
}
}
@media only screen and (max-width: 414px) {
menu li{
font-size:14px;
}
}

header{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 50px 0 0;
padding: 0;
}
@media only screen and (max-width: 835px) {
header{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 30px 0 0;
padding: 0;
}
}

header h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 20px;
padding: 0 5%;
text-align: left;
line-height: 150%;
font-size: 70px;
font-weight: 700;
}
header h1 strong{
font-size:80px;
}
@media only screen and (max-width: 1280px) {
header h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 20px;
padding: 0 5%;
text-align: left;
line-height: 150%;
font-size: 60px;
font-weight: 700;
}
header h1 strong{
font-size:70px;
}
}
@media only screen and (max-width: 1080px) {
header h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 20px;
padding: 0 5%;
text-align: left;
line-height: 150%;
font-size: 45px;
font-weight: 700;
}
header h1 strong{
font-size:55px;
}
}
@media only screen and (max-width: 835px) {
header h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 5px;
padding: 0 5%;
text-align: left;
line-height: 150%;
font-size: 45px;
font-weight: 700;
}
}
@media only screen and (max-width: 640px) {
header h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 5px;
padding: 0 5%;
text-align: left;
line-height: 150%;
font-size: 40px;
font-weight: 700;
}
header h1 strong{
font-size:45px;
}
}
@media only screen and (max-width: 480px) {
header h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 5px;
padding: 0 5%;
text-align: left;
line-height: 150%;
font-size: 35px;
font-weight: 700;
}
header h1 strong{
font-size:40px;
}
}
@media only screen and (max-width: 414px) {
header h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 5px;
padding: 0 5%;
text-align: left;
line-height: 150%;
font-size: 30px;
font-weight: 700;
}
header h1 strong{
font-size:33px;
}
}

header p{
text-align: left;
font-size: 50px;
margin: 0 5%;
line-height: 100%;
color: #f98050;
font-weight: 500;
}
header p span{
font-size: 30px;
}
header p img{
margin: 0 0.5%;
max-width:2%;
vertical-align: middle;
}
@media only screen and (max-width: 1080px) {
header p{
text-align: left;
font-size: 43px;
margin: 0 5%;
line-height: 100%;
color: #f98050;
font-weight: 500;
}
header p span{
font-size: 27px;
}
header p img{
margin: 0 0.5%;
max-width:4%;
vertical-align: middle;
}
}
@media only screen and (max-width: 480px) {
header p{
text-align: left;
font-size: 32px;
margin: 0 5%;
line-height: 100%;
color: #f98050;
font-weight: 500;
}
header p span{
font-size: 25px;
}
header p img{
margin: 0 0.5%;
max-width:5%;
vertical-align: middle;
}
}
@media only screen and (max-width: 414px) {
header p{
text-align: left;
font-size: 28px;
margin: 0 5%;
line-height: 100%;
color: #f98050;
font-weight: 500;
}
header p span{
font-size: 20px;
}
header p img{
margin: 0 0.5%;
max-width:6%;
vertical-align: middle;
}
}

#header-title1{
clear: both;
float: left;
width: 100%;
height: auto;
margin:50px 0 15px;
padding: 0 5%;
}
#header-title1 h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
text-align: left;
font-weight: 900;
font-size: 80px;
line-height: 100%;
}
@media only screen and (max-width: 1280px) {
#header-title1 h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
text-align: left;
font-weight: 900;
font-size: 70px;
line-height: 100%;
}
}
@media only screen and (max-width: 1080px) {
#header-title1 h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
text-align: left;
font-weight: 900;
font-size:60px;
line-height: 100%;
}
}
@media only screen and (max-width: 835px) {
#header-title1{
clear: both;
float: left;
width: 100%;
height: auto;
margin:20px 0 15px;
padding: 0 5%;
}
}
@media only screen and (max-width: 640px) {
#header-title1 h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
text-align: left;
font-weight: 900;
font-size:50px;
line-height: 100%;
}
}
@media only screen and (max-width: 480px) {
#header-title1 h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
text-align: left;
font-weight: 900;
font-size:45px;
line-height: 100%;
}
}
@media only screen and (max-width: 414px) {
#header-title1 h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
text-align: left;
font-weight: 900;
font-size:37px;
line-height: 100%;
}
}

#header-title2{
clear: both;
float: left;
width: 100%;
height: auto;
margin:0px 0 0;
padding: 5px 5% 150px;
background: #f98050;
}
#header-title2 h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0;
text-align: left;
font-weight: 900;
font-size: 110px;
line-height: 100%;
color: #fff;
}
@media only screen and (max-width: 1280px) {
#header-title2{
clear: both;
float: left;
width: 100%;
height: auto;
margin:0px 0 0;
padding: 5px 5% 100px;
background: #f98050;
}
#header-title2 h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0;
text-align: left;
font-weight: 900;
font-size: 95px;
line-height: 100%;
color: #fff;
}
}
@media only screen and (max-width: 1080px) {
#header-title2{
clear: both;
float: left;
width: 100%;
height: auto;
margin:0px 0 0;
padding: 5px 5% 70px;
background: #f98050;
}
#header-title2 h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0;
text-align: left;
font-weight: 900;
font-size: 80px;
line-height: 100%;
color: #fff;
}
}
@media only screen and (max-width: 640px) {
#header-title2 h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0;
text-align: left;
font-weight: 900;
font-size: 70px;
line-height: 100%;
color: #fff;
}
}
@media only screen and (max-width: 480px) {
#header-title2{
clear: both;
float: left;
width: 100%;
height: auto;
margin:0px 0 0;
padding: 5px 5% 40px;
background: #f98050;
}
#header-title2 h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding: 0;
text-align: left;
font-weight: 900;
font-size: 60px;
line-height: 100%;
color: #fff;
}
}
@media only screen and (max-width: 414px) {
#header-title2 h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding: 0;
text-align: left;
font-weight: 900;
font-size: 50px;
line-height: 100%;
color: #fff;
}
}

#header-title2 p{
clear: both;
float: left;
margin: 0 0 30px;
text-align: left;
display: table;
}
@media only screen and (max-width: 640px) {
#header-title2 p{
clear: both;
float: left;
margin: 0 0 15px;
text-align: left;
display: inherit;
width: 100%;
}
}

#header-title2 p a:link,#header-title2 p a:visited{
display: inline-block;
border: 2px solid #55462b;
border-radius: 15px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center,#fff;
padding: 15px 70px 15px 50px;
text-align: center;
font-size: 30px;
line-height: 100%;
text-decoration: none;
color: #55462b;
}
#header-title2 p a:hover{
border: 2px solid #fff;
background: url(http://cartainc.com/kaiun2025/image/header-li2.png) no-repeat 94% center,#55462b;
color: #fff;
}
@media only screen and (max-width: 640px) {
#header-title2 p a:link,#header-title2 p a:visited{
width: 100%;
display: block;
border: 2px solid #55462b;
border-radius: 10px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center/3%,#fff;
padding: 15px 2% 15px 2%;
text-align: center;
font-size: 22px;
line-height: 100%;
text-decoration: none;
color: #55462b;
}
#header-title2 p a:hover{
border: 2px solid #fff;
background: url(http://cartainc.com/kaiun2025/image/header-li2.png) no-repeat 94% center/3%,#55462b;
color: #fff;
}
}
@media only screen and (max-width: 480px) {
#header-title2 p a:link,#header-title2 p a:visited{
width: 100%;
display: block;
border: 2px solid #55462b;
border-radius: 10px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center/3%,#fff;
padding: 15px 2% 15px 2%;
text-align: center;
font-size: 20px;
line-height: 100%;
text-decoration: none;
color: #55462b;
}
#header-title2 p a:hover{
border: 2px solid #fff;
background: url(http://cartainc.com/kaiun2025/image/header-li2.png) no-repeat 94% center/3%,#55462b;
color: #fff;
}
}
@media only screen and (max-width: 414px) {
#header-title2 p a:link,#header-title2 p a:visited{
width: 100%;
display: block;
border: 2px solid #55462b;
border-radius: 10px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 97% center/4%,#fff;
padding: 15px 2% 15px 1%;
text-align: center;
font-size: 17px;
line-height: 100%;
text-decoration: none;
color: #55462b;
}
#header-title2 p a:hover{
border: 2px solid #fff;
background: url(http://cartainc.com/kaiun2025/image/header-li2.png) no-repeat 97% center/4%,#55462b;
color: #fff;
}
}

#header-title2 p.p1 a:link,#header-title2 p.p1 a:visited{
display: inline-block;
border: 2px solid #fff;
border-radius: 15px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center,#55462b;
padding: 15px 70px 15px 50px;
text-align: center;
font-size: 30px;
line-height: 100%;
text-decoration: none;
color: #fff;
}
#header-title2 p.p1 a:hover{
border: 2px solid #55462b;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center,#fff;
color: #f98050;
}
@media only screen and (max-width: 640px) {
#header-title2 p.p1 a:link,#header-title2 p.p1 a:visited{
display: inline-block;
border: 2px solid #fff;
border-radius: 10px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center/3%,#55462b;
padding: 15px 2% 15px 2%;
text-align: center;
font-size: 22px;
line-height: 100%;
text-decoration: none;
color: #fff;
}
#header-title2 p.p1 a:hover{
border: 2px solid #55462b;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center/3%,#fff;
color: #f98050;
}
}
@media only screen and (max-width: 414px) {
#header-title2 p.p1 a:link,#header-title2 p.p1 a:visited{
display: inline-block;
border: 2px solid #fff;
border-radius: 10px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 97% center/4%,#55462b;
padding: 15px 2% 15px 2%;
text-align: center;
font-size: 18px;
line-height: 100%;
text-decoration: none;
color: #fff;
}
#header-title2 p.p1 a:hover{
border: 2px solid #55462b;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 97% center/4%,#fff;
color: #f98050;
}
}

#header-title2 img{
position: absolute;
top:170px;
right: 20%;
max-width:25%;
border: 7px solid #fff;
border-radius: 5px;
box-shadow: 5px -5px 3px #aaa;
}
@media only screen and (max-width: 1600px) {
#header-title2 img{
position: absolute;
top:170px;
right: 10%;
max-width:25%;
border: 7px solid #fff;
border-radius: 5px;
box-shadow: 5px -5px 3px #aaa;
}
}
@media only screen and (max-width: 1280px) {
#header-title2 img{
position: absolute;
top:170px;
right: 5%;
max-width:30%;
border: 7px solid #fff;
border-radius: 5px;
box-shadow: 5px -5px 3px #aaa;
}
}
@media only screen and (max-width: 835px) {
#header-title2 img{
position: relative;
top:inherit;
right: inherit;
max-width:60%;
border: 7px solid #fff;
border-radius: 5px;
box-shadow: 5px -5px 3px #aaa;
}
}
@media only screen and (max-width: 640px) {
#header-title2 img{
position: relative;
top:inherit;
right: inherit;
max-width:70%;
border: 7px solid #fff;
border-radius: 5px;
box-shadow: 5px -5px 3px #aaa;
}
}
@media only screen and (max-width: 480px) {
#header-title2 img{
position: relative;
top:inherit;
right: inherit;
max-width:80%;
border: 7px solid #fff;
border-radius: 5px;
box-shadow: 5px -5px 3px #aaa;
}
}

/*main
--------------------------------------------------------------------------*/
#tokuten{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 250px 1% 50px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-back.png) no-repeat right bottom/20%,url(http://cartainc.com/kaiun2025/image/tokuten-title.png) no-repeat center 50px/35%,url(http://cartainc.com/kaiun2025/image/flag.png) no-repeat left top;
}
@media only screen and (max-width: 1600px) {
#tokuten{
padding: 220px 1% 50px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-back.png) no-repeat right bottom/20%,url(http://cartainc.com/kaiun2025/image/tokuten-title.png) no-repeat center 50px/40%,url(http://cartainc.com/kaiun2025/image/flag.png) no-repeat left top/20%;
}
}
@media only screen and (max-width: 1440px) {
#tokuten{
padding: 250px 1% 50px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-back.png) no-repeat right bottom/20%,url(http://cartainc.com/kaiun2025/image/tokuten-title.png) no-repeat center 50px/50%,url(http://cartainc.com/kaiun2025/image/flag.png) no-repeat left top/20%;
}
}
@media only screen and (max-width: 1080px) {
#tokuten{
padding: 250px 1% 50px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-back.png) no-repeat right bottom/25%,url(http://cartainc.com/kaiun2025/image/tokuten-title.png) no-repeat center 50px/60%,url(http://cartainc.com/kaiun2025/image/flag.png) no-repeat left top/20%;
}
}
@media only screen and (max-width: 835px) {
#tokuten{
padding: 250px 1% 50px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-back.png) no-repeat right bottom/25%,url(http://cartainc.com/kaiun2025/image/tokuten-title.png) no-repeat 70% 50px/70%,url(http://cartainc.com/kaiun2025/image/flag.png) no-repeat left top/25%;
}
}
@media only screen and (max-width: 640px) {
#tokuten{
padding: 250px 1% 100px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-back.png) no-repeat right bottom/35%,url(http://cartainc.com/kaiun2025/image/tokuten-title.png) no-repeat center 70px/90%,url(http://cartainc.com/kaiun2025/image/flag.png) no-repeat left top/25%;
}
}
@media only screen and (max-width: 480px) {
#tokuten{
padding: 220px 1% 100px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-back.png) no-repeat right bottom/38%,url(http://cartainc.com/kaiun2025/image/tokuten-title.png) no-repeat center 70px/96%,url(http://cartainc.com/kaiun2025/image/tokuten-title.png) no-repeat center 70px/96%,url(http://cartainc.com/kaiun2025/image/flag.png) no-repeat left top/25%;
}
}
@media only screen and (max-width: 414px) {
#tokuten{
padding: 220px 1% 100px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-back.png) no-repeat right bottom/45%,url(http://cartainc.com/kaiun2025/image/tokuten-title.png) no-repeat center 70px/96%,url(http://cartainc.com/kaiun2025/image/tokuten-title.png) no-repeat center 70px/96%,url(http://cartainc.com/kaiun2025/image/flag.png) no-repeat left top/28%;
}
}

#tokuten1,#tokuten2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 35px;
padding: 0;
}
@media only screen and (max-width: 640px) {
#tokuten1,#tokuten2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 0px;
padding: 0;
}
}

#tokuten-marui{
clear: both;
float: left;
width: 31.3%;
height: auto;
margin: 0 1%;
padding: 70px 2% 20px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-marui.png) no-repeat center top/100% 100%;
}
#tokuten-sato{
float: left;
width: 31.3%;
height: auto;
margin: 110px 1% 0;
padding: 50px 2% 90px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-sato.png) no-repeat center top/100% 100%;
}
#tokuten-hare{
float: left;
width: 31.3%;
height: auto;
margin: 10px 1% 0;
padding: 80px 5% 70px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-hare.png) no-repeat center top/100% 100%;
}
#tokuten-w{
float: left;
width: 31.3%;
height: auto;
margin: 0 1% 0;
}
#tokuten-je{
float: left;
width: 100%;
height: auto;
margin: 0 0 20px;
padding: 60px 5% 40px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-je.png) no-repeat center top/100% 100%;
}
#tokuten-saotome{
float: left;
width: 31.3%;
height: auto;
margin: 0 1% 0;
padding:60px 2% 50px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-saotome.png) no-repeat center top/100% 100%;
}
#tokuten-kagura{
float: left;
width: 31.3%;
height: auto;
margin: 40px 1% 0;
padding:80px 2% 50px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-kagura.png) no-repeat center top/100% 100%;
}
#tokuten-kashi{
float: left;
width: 80%;
height: auto;
margin: 0 0 0 20%;
padding:60px 2% 30px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-kashi.png) no-repeat center top/100% 100%;
}
@media only screen and (max-width: 1280px) {
#tokuten-sato{
float: left;
width: 31.3%;
height: auto;
margin: 70px 1% 0;
padding: 50px 2% 90px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-sato.png) no-repeat center top/100% 100%;
}
}
@media only screen and (max-width: 1080px) {
#tokuten-marui{
clear: both;
float: left;
width: 80%;
height: auto;
margin: 0 10% 30px;
padding: 60px 5% 30px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-marui.png) no-repeat center top/100% 100%;
}
}
@media only screen and (max-width: 640px) {
#tokuten-marui{
width: 90%;
margin: 0 5% 30px;
padding: 60px 3% 30px;
}
}
@media only screen and (max-width: 414px) {
#tokuten-marui{
width: 96%;
margin: 0 2% 30px;
padding: 60px 3% 15px;
}
}
@media only screen and (max-width: 1080px) {
#tokuten-sato{
clear: both;
width: 60%;
margin: 0px 20% 0;
padding: 50px 2% 40px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-sato.png) no-repeat center top/100% 100%;
}
}
@media only screen and (max-width: 640px) {
#tokuten-sato{
width:76%;
margin: 0px 12% 0;
padding: 50px 2% 40px;
}
}
@media only screen and (max-width: 414px) {
#tokuten-sato{
width:90%;
margin: 0px 5% 0;
padding: 40px 2% 40px;
}
}
@media only screen and (max-width: 1080px) {
#tokuten-hare{
clear: both;
width: 50%;
margin: 0px 25% 0;
padding: 60px 5% 30px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-hare.png) no-repeat center top/100% 100%;
}
}
@media only screen and (max-width: 640px) {
#tokuten-hare{
width: 70%;
margin: 0px 15% 0;
padding: 60px 3% 30px;
}
}
@media only screen and (max-width: 414px) {
#tokuten-hare{
width: 80%;
margin: 0px 10% 0;
padding: 50px 3% 15px;
}
}
@media only screen and (max-width: 1080px) {
#tokuten-w{
float: left;
width: 100%;
height: auto;
margin: 0 0% 0;
}
}
@media only screen and (max-width: 1080px) {
#tokuten-je{
width: 80%;
margin: 0 10% 20px;
padding: 60px 5% 25px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-je.png) no-repeat center top/100% 100%;
}
}
@media only screen and (max-width: 640px) {
#tokuten-je{
width: 90%;
margin: 20px 5% 20px;
padding: 60px 5% 25px;
}
}
@media only screen and (max-width: 414px) {
#tokuten-je{
width: 96%;
margin: 20px 2% 20px;
padding: 50px 5% 15px;
}
}
@media only screen and (max-width: 1080px) {
#tokuten-kashi{
width: 50%;
margin: 0 25% 0;
padding:50px 2% 20px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-kashi.png) no-repeat center top/100% 100%;
}
}
@media only screen and (max-width: 640px) {
#tokuten-kashi{
width: 60%;
margin: 0 20% 0;
padding:50px 2% 20px;
}
}
@media only screen and (max-width: 414px) {
#tokuten-kashi{
width: 80%;
margin: 0 10% 0;
padding:40px 2% 15px;
}
}
@media only screen and (max-width: 1080px) {
#tokuten-saotome{
width: 90%;
margin:30px 5% 0;
padding:60px 10% 50px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-saotome.png) no-repeat center top/100% 100%;
}
}
@media only screen and (max-width: 640px) {
#tokuten-saotome{
width: 96%;
margin:30px 2% 0;
padding:40px 3% 40px;
}
}
@media only screen and (max-width: 414px) {
#tokuten-saotome{
width: 96%;
margin:20px 2% 0;
padding:40px 3% 40px;
}
}
@media only screen and (max-width: 1080px) {
#tokuten-kagura{
width: 70%;
margin: 20px 15% 0;
padding:60px 2% 40px;
background: url(http://cartainc.com/kaiun2025/image/tokuten-kagura.png) no-repeat center top/100% 100%;
}
}
@media only screen and (max-width: 640px) {
#tokuten-kagura{
width: 80%;
margin: 20px 10% 0;
padding:40px 2% 20px;
}
}
@media only screen and (max-width: 414px) {
#tokuten-kagura{
width: 90%;
margin: 20px 5% 0;
padding:30px 2% 15px;
}
}

#tokuten ul{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
}
#tokuten li{
font-size: 15px;
line-height: 100%;
margin: 0 0 15px;
text-align: center;
list-style-position: inside;
}
@media only screen and (max-width: 414px) {
#tokuten li{
font-size: 13px;
line-height: 100%;
margin: 0 0 10px;
text-align: center;
list-style-position: inside;
}
}

#tokuten h2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 20px;
padding: 0;
text-align: center;
font-weight: 500;
font-size: 35px;
line-height: 100%;
color: #f98050;
}
#tokuten h2 span{
font-size: 25px;
}
@media only screen and (max-width: 1440px) {
#tokuten h2{
margin: 0 0 20px;
font-size: 30px;
}
#tokuten h2 span{
font-size: 20px;
}
}
@media only screen and (max-width: 414px) {
#tokuten h2{
margin: 0 0 15px;
font-size: 25px;
}
#tokuten h2 span{
font-size: 16px;
}
}

#tokuten p{
text-align: center;
font-size: 20px;
margin: 0 0 20px;
line-height: 150%;
font-weight: 500;
}
#tokuten p span{
font-size: 13px;
background: #55462b;
color: #fff;
padding: 2px 7px;
margin: 0 5px;
}
@media only screen and (max-width: 1440px) {
#tokuten p{
font-size: 17px;
margin: 0 0 20px;
}
}
@media only screen and (max-width: 1280px) {
#tokuten p{
font-size: 15px;
margin: 0 0 20px;
}
#tokuten p span{
font-size: 12px;
background: #55462b;
color: #fff;
padding: 2px 7px;
margin: 0 5px;
}
}
@media only screen and (max-width: 414px) {
#tokuten p span{
font-size: 12px;
background: #55462b;
color: #fff;
padding: 1px 4px 4px;
margin: 0 4px;
}
}

#tokuten hr{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 15px;
padding: 0;
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px dashed #55462b;
}

#book-info{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 50px 0 50px;
padding: 0 5%;
background: url(http://cartainc.com/kaiun2025/image/book-info.png) no-repeat right top;
}
@media only screen and (max-width: 1600px) {
#book-info{
margin: 50px 0 50px;
padding: 0 5%;
background: url(http://cartainc.com/kaiun2025/image/book-info.png) no-repeat right top/15%;
}
}
@media only screen and (max-width: 835px) {
#book-info{
margin: 50px 0 50px;
padding: 0 5%;
background: url(http://cartainc.com/kaiun2025/image/book-info.png) no-repeat right top/20%;
}
}
@media only screen and (max-width: 640px) {
#book-info{
margin: 00px 0 50px;
padding: 0 5%;
background: url(http://cartainc.com/kaiun2025/image/book-info.png) no-repeat right 50px/30%;
}
}

#book-info-left{
clear: both;
float: left;
width: 40%;
height: auto;
margin: 0;
padding: 0 5% 0 0;
text-align: center;
}
#book-info-left img{
max-width: 60%;
border: 7px solid #fff;
border-radius: 5px;
box-shadow: 5px -5px 3px #aaa;
margin: 0 0 30px;
}
@media only screen and (max-width: 1440px) {
#book-info-left img{
max-width: 70%;
border: 6px solid #fff;
border-radius: 5px;
box-shadow: 5px -5px 3px #aaa;
margin: 0 0 30px;
}
}
@media only screen and (max-width: 1280px) {
#book-info-left img{
max-width: 80%;
border: 5px solid #fff;
border-radius: 5px;
box-shadow: 5px -5px 3px #aaa;
margin: 0 0 30px;
}
}
@media only screen and (max-width: 1080px) {
#book-info-left{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
text-align: center;
}
#book-info-left img{
max-width: 50%;
border: 5px solid #fff;
border-radius: 5px;
box-shadow: 5px -5px 3px #aaa;
margin: 0 0 30px;
}
}
@media only screen and (max-width: 640px) {
#book-info-left img{
float: left;
max-width: 60%;
border: 5px solid #fff;
border-radius: 5px;
box-shadow: 5px -5px 3px #aaa;
margin: 0 0 30px;
}
}
@media only screen and (max-width: 480px) {
#book-info-left img{
float: left;
max-width: 65%;
border: 5px solid #fff;
border-radius: 5px;
box-shadow: 5px -5px 3px #aaa;
margin: 0 0 30px;
}
}

#book-info-left p{
clear: both;
float: left;
margin: 0 0 30px;
text-align: left;
display: table;
}
@media only screen and (max-width: 1600px) {
#book-info-left p{
clear: both;
float: left;
margin: 0 0 30px;
text-align: left;
display: inherit;
width: 100%;
}
}
@media only screen and (max-width: 1080px) {
#book-info #book-info-left p{
clear: both;
float: left;
margin: 0 0 15px;
text-align: left;
display: inherit;
width: 100%;
}
}

#book-info-left p a:link,#book-info-left p a:visited{
display: inline-block;
border: 2px solid #55462b;
border-radius: 15px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center,#fff;
padding: 15px 70px 15px 50px;
text-align: center;
font-size: 25px;
line-height: 100%;
text-decoration: none;
color: #55462b;
}
#book-info-left p a:hover{
border: 2px solid #fff;
background: url(http://cartainc.com/kaiun2025/image/header-li2.png) no-repeat 94% center,#55462b;
color: #fff;
}
@media only screen and (max-width: 1600px) {
#book-info-left p a:link,#book-info-left p a:visited{
display: block;
border: 2px solid #55462b;
border-radius: 10px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center,#fff;
padding: 15px 3% 15px 3%;
text-align: center;
font-size: 20px;
line-height: 100%;
text-decoration: none;
color: #55462b;
}
#book-info-left p a:hover{
border: 2px solid #fff;
background: url(http://cartainc.com/kaiun2025/image/header-li2.png) no-repeat 94% center,#55462b;
color: #fff;
}
}
@media only screen and (max-width: 1280px) {
#book-info-left p a:link,#book-info-left p a:visited{
display: block;
border: 2px solid #55462b;
border-radius: 10px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 96% center/3%,#fff;
padding: 15px 3% 15px 3%;
text-align: center;
font-size:17px;
line-height: 100%;
text-decoration: none;
color: #55462b;
}
#book-info-left p a:hover{
border: 2px solid #fff;
background: url(http://cartainc.com/kaiun2025/image/header-li2.png) no-repeat 96% center/3%,#55462b;
color: #fff;
}
}

#book-info-left p.p1 a:link,#book-info-left p.p1 a:visited{
display: inline-block;
border: 2px solid #fff;
border-radius: 15px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center,#55462b;
padding: 15px 70px 15px 50px;
text-align: center;
font-size: 25px;
line-height: 100%;
text-decoration: none;
color: #fff;
}
#book-info-left p.p1 a:hover{
border: 2px solid #55462b;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center,#fff;
color: #f98050;
}
@media only screen and (max-width: 1600px) {
#book-info-left p.p1 a:link,#book-info-left p.p1 a:visited{
display: block;
border: 2px solid #fff;
border-radius: 10px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center,#55462b;
padding: 15px 3% 15px 3%;
text-align: center;
font-size: 20px;
line-height: 100%;
text-decoration: none;
color: #fff;
}
#book-info-left p.p1 a:hover{
border: 2px solid #55462b;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 94% center,#fff;
color: #f98050;
}
}
@media only screen and (max-width: 1280px) {
#book-info-left p.p1 a:link,#book-info-left p.p1 a:visited{
display: block;
border: 2px solid #fff;
border-radius: 10px;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 96% center/3%,#55462b;
padding: 15px 3% 15px 3%;
text-align: center;
font-size: 17px;
line-height: 100%;
text-decoration: none;
color: #fff;
}
#book-info-left p.p1 a:hover{
border: 2px solid #55462b;
background: url(http://cartainc.com/kaiun2025/image/header-li.png) no-repeat 96% center/3%,#fff;
color: #f98050;
}
}

#book-info-right{
float: right;
width: 60%;
height: auto;
margin: 0;
padding: 0 5% 0 0;
}
@media only screen and (max-width: 1280px) {
#book-info-right{
float: right;
width: 60%;
height: auto;
margin: 0;
padding: 0 0% 0 0;
}
}
@media only screen and (max-width: 1080px) {
#book-info-right{
float: right;
width: 100%;
height: auto;
margin: 30px 0 0;
padding: 0 0% 0 0;
}
}

#book-info ol{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding:40px 10% 10px 10%;
border:2px dashed #55462b;
}
#book-info li{
list-style-type:disc;
font-size: 17px;
line-height: 150%;
margin: 0 0 30px;
text-align: left;
}
@media only screen and (max-width: 1280px) {
#book-info ol{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding:35px 5% 5px 10%;
border:2px dashed #55462b;
}
#book-info li{
list-style-type:disc;
font-size: 16px;
line-height: 150%;
margin: 0 0 25px;
text-align: left;
}
}
@media only screen and (max-width: 480px) {
#book-info ol{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding:30px 5% 5px 10%;
border:2px dashed #55462b;
}
#book-info li{
list-style-type:disc;
font-size: 15px;
line-height: 130%;
margin: 0 0 20px;
text-align: left;
}
}

#book-info h3{
clear: both;
float: left;
width: 35%;
height: auto;
margin: 0 65% 50px 0;
padding: 50px 0 60px 0;
text-align: center;
line-height: 100%;
background: url(http://cartainc.com/kaiun2025/image/book-info-h.png) no-repeat left top/100% 100%;
font-weight: 500;
font-size: 45px;
}
@media only screen and (max-width: 1600px) {
#book-info h3{
width: 45%;
margin: 0 55% 50px 0;
padding: 50px 0 60px 0;
font-size: 40px;
}
}
@media only screen and (max-width: 1440px) {
#book-info h3{
width: 55%;
margin: 0 45% 50px 0;
padding: 50px 0 60px 0;
font-size: 40px;
}
}
@media only screen and (max-width: 1280px) {
#book-info h3{
width: 60%;
margin: 0 40% 50px 0;
padding: 40px 0 50px 0;
font-size: 35px;
}
}
@media only screen and (max-width: 1080px) {
#book-info h3{
width: 100%;
margin: 0 0% 40px 0;
padding: 40px 0 50px 0;
font-size: 35px;
text-align: center;
background: url(http://cartainc.com/kaiun2025/image/book-info-h.png) no-repeat center top/40% 100%;
}
}
@media only screen and (max-width: 835px) {
#book-info h3{
margin: 0 0% 40px 0;
padding: 30px 0 30px 0;
font-size: 30px;
background: url(http://cartainc.com/kaiun2025/image/book-info-h.png) no-repeat center top/45% 100%;
}
}
@media only screen and (max-width: 640px) {
#book-info h3{
margin: 0 0% 40px 0;
padding: 30px 0 30px 0;
font-size: 30px;
background: url(http://cartainc.com/kaiun2025/image/book-info-h.png) no-repeat center top/55% 100%;
}
}
@media only screen and (max-width: 480px) {
#book-info h3{
margin: 0 0% 30px 0;
padding: 30px 0 30px 0;
font-size: 30px;
background: url(http://cartainc.com/kaiun2025/image/book-info-h.png) no-repeat center top/60% 100%;
}
}
@media only screen and (max-width: 414px) {
#book-info h3{
margin: 0 0% 30px 0;
padding: 30px 0 30px 0;
font-size: 30px;
background: url(http://cartainc.com/kaiun2025/image/book-info-h.png) no-repeat center top/70% 100%;
}
}

#book-info p{
text-align: left;
font-size: 17px;
line-height: 200%;
margin: 0 0 50px;
}
@media only screen and (max-width: 480px) {
#book-info p{
text-align: left;
font-size: 16px;
line-height: 200%;
margin: 0 0 40px;
}
}

#hajimeni{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 120px 15% 60px 35%;
background: url(http://cartainc.com/kaiun2025/image/hajimeni-title.png) no-repeat 5% 100px/20%,url(http://cartainc.com/kaiun2025/image/hajimeni.webp) no-repeat center top/100% 100%;
}
@media only screen and (max-width: 1080px) {
#hajimeni{
padding: 200px 5% 50px 5%;
background: url(http://cartainc.com/kaiun2025/image/hajimeni-title.png) no-repeat 5% 30px/20%,url(http://cartainc.com/kaiun2025/image/hajimeni.webp) no-repeat center top/100% 100%;
}
}
@media only screen and (max-width: 835px) {
#hajimeni{
padding: 170px 5% 30px 5%;
background: url(http://cartainc.com/kaiun2025/image/hajimeni-title.png) no-repeat 5% 30px/25%,url(http://cartainc.com/kaiun2025/image/hajimeni.webp) no-repeat center top/350%;
}
}
@media only screen and (max-width: 640px) {
#hajimeni{
padding: 170px 5% 20px 5%;
background: url(http://cartainc.com/kaiun2025/image/hajimeni-title.png) no-repeat 5% 30px/35%,url(http://cartainc.com/kaiun2025/image/hajimeni.webp) no-repeat center top/cover;
}
}
@media only screen and (max-width: 480px) {
#hajimeni{
padding: 170px 5% 20px 5%;
background: url(http://cartainc.com/kaiun2025/image/hajimeni-title.png) no-repeat 5% 30px/40%,url(http://cartainc.com/kaiun2025/image/hajimeni.webp) no-repeat center top/cover;
}
}
@media only screen and (max-width: 414px) {
#hajimeni{
padding: 150px 5% 20px 5%;
background: url(http://cartainc.com/kaiun2025/image/hajimeni-title.png) no-repeat 5% 30px/45%,url(http://cartainc.com/kaiun2025/image/hajimeni.webp) no-repeat center top/cover;
}
}

#hajimeni h4{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0;
text-align: left;
color: #fff;
font-weight: 500;
font-size: 35px;
}
#hajimeni p{
text-align: left;
line-height: 200%;
font-size: 15px;
margin: 0 0 50px;
color: #fff;
}
#hajimeni p.p-right{
text-align: right;
}
@media only screen and (max-width: 480px) {
#hajimeni h4{
margin: 0 0 30px;
font-size: 30px;
}
}

#prof{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 80px 5%;
}
@media only screen and (max-width: 835px) {
#prof{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 80px 5% 30px;
}
}
@media only screen and (max-width: 640px) {
#prof{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 60px 5%;
}
}
@media only screen and (max-width: 480px) {
#prof{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 50px 5%;
}
}

#prof h4{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0;
text-align: center;
font-size: 35px;
font-weight: 500;
line-height: 100%;
}
@media only screen and (max-width: 835px) {
#prof h4{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 40px;
padding: 0;
text-align: center;
font-size: 30px;
font-weight: 500;
line-height: 100%;
}
}
@media only screen and (max-width: 480px) {
#prof h4{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding: 0;
text-align: center;
font-size: 25px;
font-weight: 500;
line-height: 100%;
}
}

#prof-area{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
}

.prof-box{
flex: 1;
flex-basis:48%;
margin: 0 1% 50px;
padding: 50px 3% 40px;
border: 1px solid #55462b;
border-radius: 10px;
flex-grow: 0;
}
@media only screen and (max-width: 1080px) {
.prof-box{
flex: 1;
flex-basis:100%;
margin: 0 0 50px;
padding: 30px 3% 30px;
border: 1px solid #55462b;
border-radius: 10px;
flex-grow: 0;
}
}
@media only screen and (max-width: 480px) {
.prof-box{
flex: 1;
flex-basis:100%;
margin: 0 0 50px;
padding: 20px 3% 20px;
border: 1px solid #55462b;
border-radius: 10px;
flex-grow: 0;
}
}

#prof h2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 40px;
padding: 0 0 15px;
text-align: left;
font-weight: 600;
font-size:30px;
line-height: 100%;
border-bottom:1px solid #55462b;
}
#prof h2 span{
font-weight: 500;
font-size:15px;
}
@media only screen and (max-width: 1080px) {
#prof h2{
margin: 0 0 40px;
padding: 0 0 15px;
font-size:25px;
}
#prof h2 span{
font-weight: 500;
font-size:13px;
}
}
@media only screen and (max-width: 480px) {
#prof h2{
margin: 0 0 30px;
padding: 0 0 15px;
font-size:22px;
}
}

#prof p{
text-align: left;
line-height: 200%;
margin: 0 0 30px;
font-size: 15px;
}
@media only screen and (max-width: 835px) {
#prof p{
text-align: left;
line-height: 200%;
margin: 0 0 30px;
font-size: 14px;
}
}
@media only screen and (max-width: 480px) {
#prof p{
text-align: left;
line-height: 180%;
margin: 0 0 25px;
font-size: 14px;
}
}

#prof blockquote{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 20px 3%;
border-radius: 10px;
background-color:rgba(255,255,255,0.3);
display: flex;
flex-wrap: wrap;
}
#prof blockquote p{
flex: 1 0 auto;
margin: 0 2%;
}
#prof blockquote p strong{
font-weight: 700;
}
#prof blockquote img{
max-width:80px;
}
@media only screen and (max-width: 1080px) {
#prof blockquote p{
flex: 1 0 auto;
margin: 0 2%;
}
}

.js-fadeUp {
  opacity: 0; 
  transform: translateY(50px);
  transition: opacity .8s, transform 1.2s; 
}
.js-fadeUp.is-inview {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.4s; 
}

#mail{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0 15% 80px;
}
@media only screen and (max-width: 1440px) {
#mail{
padding: 0 10% 60px;
}
}
@media only screen and (max-width: 1280px) {
#mail{
padding: 0 5% 50px;
}
}

#mail h5{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 80px;
padding: 0 0 35px;
text-align: center;
font-weight: 700;
font-size: 50px;
color: #f98050;
background: url(http://cartainc.com/kaiun2025/image/mail-h5.png) no-repeat center bottom;
}
@media only screen and (max-width: 1280px) {
#mail h5{
margin: 0 0 60px;
padding: 0 0 35px;
font-size: 40px;
background: url(http://cartainc.com/kaiun2025/image/mail-h5.png) no-repeat center bottom;
}
}
@media only screen and (max-width: 835px) {
#mail h5{
margin: 0 0 50px;
padding: 0 0 25px;
font-size: 35px;
background: url(http://cartainc.com/kaiun2025/image/mail-h5.png) no-repeat center bottom;
}
}
@media only screen and (max-width: 414px) {
#mail h5{
margin: 0 0 20px;
padding: 0 0 25px;
font-size: 30px;
background: url(http://cartainc.com/kaiun2025/image/mail-h5.png) no-repeat center bottom;
}
}

form{
clear: both;
float: left;
width: 70%;
height: auto;
margin: 0 15%;
}
@media only screen and (max-width: 1280px) {
form{
clear: both;
float: left;
width: 90%;
height: auto;
margin: 0 5%;
}
}
@media only screen and (max-width: 1080px) {
form{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0%;
}
}

form blockquote{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 10px 0;
padding: 0;
font-size: 13px;
line-height: 150%;
text-align: center;
background-color: none;
}
@media only screen and (max-width: 640px) {
form lockquote{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 10px 0;
padding: 0;
font-size: 13px;
line-height: 150%;
text-align:left;
}
}

.hissu{
background: #e05061;
color: #fff;
border-radius:4px;
font-size: 11px;
padding: 0 5px 2px;
margin: 0 0 0 5px;
line-height: 100%;
}
@media only screen and (max-width: 480px) {
.hissu{
background: #e05061;
color: #fff;
border-radius:4px;
font-size: 11px;
padding: 0 5px 2px;
margin: 0 0 0 5px;
line-height: 100%;
}
}

table {
	clear: both;
	width: 100%;
	margin: 5px 0% 20px;
	border: 1px solid #55462b;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	table-layout: auto;
	text-align: left;
	background-color: #fff;
	font-size: 15px;
}
@media only screen and (max-width: 1080px) {
table {
	clear: both;
	width: 100%;
	margin: 5px 0% 20px;
	border: 1px solid #55462b;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	table-layout: auto;
	text-align: left;
	background-color: #fff;
	font-size: 14px;
}
}
@media only screen and (max-width: 835px) {
table {
	clear: both;
	width: 100%;
	margin: 5px 0 20px;
	border: 1px solid #55462b;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	table-layout: auto;
	text-align: left;
	background-color: #fff;
	font-size: 13px;
}
}

th,td{
	border-right:1px solid #55462b;
	border-bottom:1px solid #55462b;
	padding:10px;
	}
	
th{
	font-weight:normal;
}
@media only screen and (max-width: 640px) {
table {
	clear: both;
	width: 100%;
	margin: 5px 0 20px;
	border: 1px solid #55462b;
 border-bottom:none;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	table-layout: auto;
	text-align: left;
	background-color: #fff;
	font-size: 13px;
}
th,td{
clear: both;
float: left;
width: 100%;
	border-right:none;
 border-bottom:1px solid #55462b;
    border-left:none;
    border-top:none;
	padding:10px;
	}
th{
clear: both;
float: left;
width: 100%;
 border-bottom:1px dotted #55462b;
 font-weight: 700;
 font-size: 1.1em;
}
}

input[type="text"],input[type="email"],textarea{
width: 100%;
}
textarea{
height:150px;
}
@media only screen and (max-width: 480px) {
input[type="checkbox"]{
line-height: 110%;
}
textarea{
font-size: 13px;
}
}

#mail-text{
}
#mail-text p{
font-size: 17px;
line-height: 150%;
margin: 0 0 30px;
}
#mail-text img{
max-width: 50%;
}
@media only screen and (max-width: 1080px) {
#mail-text p{
font-size: 15px;
line-height: 150%;
margin: 0 0 30px;
text-align: center;
}
}
@media only screen and (max-width: 640px) {
#mail-text p{
font-size: 14px;
line-height: 150%;
margin: 0 0 30px;
text-align: center;
}
}
@media only screen and (max-width: 480px) {
#mail-text p{
font-size: 13px;
line-height: 150%;
margin: 0 0 30px;
text-align: left;
}
}

.mail-check{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:30px 0 30px;
	padding:0;
	text-align:center;
}

textarea,input[type="text"] ,input[type="email"]{
width: 100%;
padding:20px 3%;
border-radius: 7px;
border: 2px solid #f98050;
}
input[type="text"].s70{
width: 75%;
}
input::-webkit-input-placeholder {
    color: #f98050;
    font-size: 17px;
}
input:-moz-placeholder {
    color:#f98050;
    font-size: 17px;
}
input::-moz-placeholder {
    color: #f98050;
    font-size: 17px;
}
input:-ms-input-placeholder {
    color: #f98050;
    font-size: 17px;
}
textarea::placeholder{
 color:#f98050;
    font-size: 17px;
}
select{
width: 35%;
margin: 0 2% 0 0;
}
@media only screen and (max-width: 1080px) {
input::-webkit-input-placeholder {
    font-size: 15px;
}
input:-moz-placeholder {
    font-size: 15px;
}
input::-moz-placeholder {
    font-size: 15px;
}
input:-ms-input-placeholder {
    font-size: 15px;
}
textarea::placeholder{
    font-size: 15px;
}
}
@media only screen and (max-width: 640px) {
textarea,input[type="text"] ,input[type="email"]{
width: 100%;
padding:20px 3%;
border-radius: 7px;
border: 2px solid #f98050;
}
select{
width: 40%;
margin: 0 2% 0 0;
}
}
@media only screen and (max-width: 480px) {
textarea,input[type="text"] ,input[type="email"]{
width: 100%;
padding:20px 3%;
border-radius: 7px;
border: 2px solid #f98050;
}
textarea{
font-size: 14px;
}
}

.checkbox {
  appearance: none;
  height: 24px;
  width: 24px;
  margin: 4px;
  border: 2px solid #11ae78;
  border-radius: 4px;
}
.checkbox:checked {
  border: 1px solid #8b98a5;
  background-color: #11ae78;
}
.checkbox:checked::before {
  content: "";
  display: block;
  position: relative;
  left: 7.4px;
  top: 1px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.checkbox:focus-visible {
  outline: 2px solid #11ae78;
  outline-offset: 2px;
}

label{
  display: flex;
  align-items: center;
margin: 0 0 15px;
 cursor: pointer;
 line-height: 100%;
}

input[type="submit"]{
	float:none;
margin: 0 0 0 10%;
	padding:0;
width: 30%;
height: 50px;
border-radius: 7px;
background: #e05061;
color: #fff;
font-size: 20px;
cursor: pointer;
border: none;
box-shadow: 2px 2px 2px #ccc;
	text-align:center;
}
@media only screen and (max-width: 480px) {
input[type="submit"]{
	float:none;
margin: 0 0 0 20%;
	padding:0;
width: 50%;
height: 50px;
border-radius: 7px;
background: #e05061;
color: #fff;
font-size: 20px;
cursor: pointer;
border: none;
box-shadow: 2px 2px 2px #ccc;
	text-align:center;
}
}

/*footer
--------------------------------------------------------------------------*/
#page-top{
	width:40px;
	height:40px;
	display:none;
	position:fixed;
	right:16px;
	bottom:16px;
	color:#fff;
}
 
#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	background:#f98050;
	transition:all 0.3s;
	color:#fff;
}
 
#page-top p:hover{
	background:#80dabb;
	color:#fff;
}
 
#move-page-top{
	color:#fff;
	line-height:40px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

.wpcf7 form.sent .wpcf7-response-output {/* 送信ボタン下完了時 */
    border-color: #e05061;
	background: #fff;
	font-size: 15px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {/* 送信ボタン下未入力警告 */
    border-color: #f88;
	background: #fff;
	font-size: 15px;
}
.wpcf7-not-valid-tip {/* 必須未入力項目下の文章 */
    color: #f88;
    font-size: 12px;
}
