@charset "UTF-8";
/* CSS Document */

.wrapper{
	width: 100%;
	height: auto;
	overflow: hidden;
}
a[href*="tel:"] {
	pointer-events: none;
}
.contents{
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.w1050{
	width: 1050px;
	height: auto;
	margin: 0 auto;
	box-sizing: border-box;
}


/*------------------------------------------------
ここから 共通
--------------------------------------------------*/

.gengobox{
	width: 100%;
	height: auto;
	background-color: #e9dfcf;
	display: flex;
	justify-content: flex-end;
}
ul.gemgolist{
	width: 300px;
	height: auto;
	font-size: 0.8em;
	font-weight: bold;
	display: flex;
	margin-right: 10px;
}
ul.gemgolist li{
	margin-right: 20px;
}
.yoyakubox{
	width: 70px;
	height: 150px;
	position:fixed;/*親要素にoverflow:hidden入れると効かない*/
	top:40px;
	right: 20px;
	z-index: 50;
}
.yoyakubtn{
	width: 70px;
	height: 70px;
	border-radius: 35px;
	background-color: #be272c;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	padding-top: 15px;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.yoyakubtn_red{
	width: 70px;
	height: 70px;
	border-radius: 35px;
	background-color: #00b900;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #ffffff;
	padding-top: 7px;
	box-sizing: border-box;
}
.yoyakucheck{
	font-size: 25px;
}


/*------------------------------------------------
フッター
--------------------------------------------------*/
.footwrap{
	width: 100%;
	height: auto;
	background: url("../imgs/footbgline.jpg") repeat;
	background-position:top left;
}
.footbox{
	width: 100%;
	max-width: 1050px;
	height: 200px;
	margin: 0 auto;
	background: url("../imgs/foothouse.png") no-repeat;
	background-position: bottom -2px right 0;
	position: relative;
}

.footlogo{
	width: 100px;
	height: 100px;
	position: absolute;
	top:30px;
}
.footlogo img{
	width: 100%;
	height: auto;
}
.footsns{
	width: 100px;
	height: auto;
	display: flex;
	justify-content: center;
	font-size: 1.7em;
	position: absolute;
	top:140px;
}
.footsns li{
	margin: 0 5px;
}

.footmenu{
	width: 600px;
	height: auto;
	display: flex;
	position: absolute;
	top:30px;
	left: 300px;
	font-size: 0.9em;
}
.footmenu ul{
	width: calc(600px / 3);
	height: auto;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.7em;
}
li.disc a{
	font-weight: normal;
	margin-left: 1em;
}
.footmenu a{
	color: #333333;
}

.footredbox{
	width: 100%;
	height: auto;
	background: url("../imgs/footredline.png") repeat-x;
	background-position: top center;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
}
.adress{
	font-size: 0.9em;
	line-height: 1.4em;
}
.copyright{
	font-size: 0.7em;
}
/*-----------------吉華ロゴ追加-----------------*/
.yoshihanalogpwrap{
	width: 300px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	margin: 20px auto;

align-items:center;
}
.yoshihanalogo{
	width: 60px;
	height: auto;
	margin-right: 20px;
}
.yoshihanalogo img{
	width: 100%;
	height: auto;
}
.yoshihanaadress{
	font-size: 0.8em;
	text-align: left;
}

/*-----------------ページ上部イメージ----------------*/
.pagemainimg{
	width: 100%;
	min-height: 210px;
}
.pagemainimg img{
	width: 100%;
	height: auto;
}
.pageleadbox{
	width: 1050px;
	height: 300px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px 0 0 0;
}
.pageheadcopybox{
	width: 70%;
	height: auto;
	padding-top: 40px;
}
.psgehead_fukidashi{
	text-align:center;
}
.pageheadcopybox p{
	font-size: 20px;
	font-weight: bold;
	color: #b5945f;/*テーマカラー茶*/; 
	text-align: center;
	line-height: 35px;
}

/*-----------------小タイトル----------------*/

.sectionttl{
	width: 100%;
	height: 50px;
	background-color: #e9dfcf;
	border-radius: 25px;
	font-size: 25px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	margin: 50px 0 20px 0;
}


/*------------------------------------------------
top
--------------------------------------------------*/

.topmainimg{
	width: 100%;
	height: auto;
	min-height: 590px;
}
.topmainimg img{
	width: 100%;
	height: auto;
}

.top_imgcomehome{
	width: 891px;
	height: 517px;
	margin: 50px auto 0 auto;
}
.topcontsbox{
	width: 1050px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 70px;
}
.topcontsbox_reverse{
	width: 1050px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 70px;
}
.toptexbox{
	width: calc(1050px / 2);
	height: auto;
	padding: 0px 15px;
	box-sizing: border-box;
}
.toptexbox p{
	margin-bottom: 1em
}
.topimgbox{
	width: calc(1050px / 2);
	height: auto;
}
.contsttl_room{
	width: 100px;
	letter-spacing: 10px;
}
.contsttl_tea{
	width: 120px;
	letter-spacing: 10px;
}
.contsttl_Service{
	width: 160px;
	margin-top: 0px;
}
.contsttl_Access{
	width: 160px;
	margin-top: 110px;
}

.contsttl_room,.contsttl_Service,.contsttl_tea,.contsttl_Access{
	height: auto;
	font-size: 40px;
	font-weight: bold;
	color: #b5945f;/*茶*/
	text-align: center;
	line-height: 35px;
	margin-bottom: 20px;
}
.contsttl_en{
	font-size: 12px;
	letter-spacing: 0px;
}

a.btn_yellow{
	display: block;
	width: 100%;
	height: 75px;
	background-color: #fffec5;
	border: dotted 2px #fbc848;
	box-sizing: border-box;
	border-radius: 20px;
	text-align: center;
	line-height: 75px;
	margin-top: 20px;
	color: #333333;
}
a.btn_yellow:hover{
	color: #bb1b21;
	background-color:rgba(253,216,85,1.00);
}

.btn_yellow2{
	display:block;
	width: 100%;
	height: 75px;
	background-color: #fffec5;
	border: dotted 2px #fbc848;
	box-sizing: border-box;
	border-radius: 20px;
	text-align: center;
	line-height: 75px;
	margin-top: 20px;
	color: #333333;
}
.btn_yellow2:hover{
	color: #bb1b21;
	background-color:rgba(253,216,85,1.00);
}


.fukidashi_jirei{
	width: 152px;
	height: 145px;
	margin: 0 auto;
}
/*-----観光コンテンツ-----*/
.kankobox{
	width: 100%;
	height: auto;
	background: url("../imgs/footbgline.jpg") repeat;
	background-position:top left;
	padding: 50px 0;
}

/*-----------------最新記事3つ----------------*/
.colum4box{
	width: 100%;
	height: auto;
}

.osusumelist{
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}
.osusumelist li{
	margin: 0 16px;
}
.whitebox230{
	width: 230px;
	height: 320PX;
	background-color: #ffffff;
	border-radius: 20px;
	padding: 15px;
	box-sizing: border-box;
	margin: 15px 0;

}
.whitebox230:hover{
	background-color: #eeeeee;
	cursor: pointer;
}
.osusumettl{
	width: 100%;
	height: auto;
	background-color: #ffffff;
	border-radius: 20px;
	font-size: 35px;
	text-align: center;
	font-weight: bold;
	color: #b59560;
	padding: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.osusumepic_small{
	width: 200px;
	height: 120px;
	margin-bottom: 10px;
}
.osusumepic_small img{
	border-radius: 15px;
}
.osusumepict_sslist{
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: center;	
	margin-bottom: 10px;
}
.osusumepict_sslist li{
	width: 30px;
	height:30px;
	margin: 0 5px 20px;
}
.osusumepict_sslist li img{
	width: 100%;
	height:100%;
}
.osusumelist_arie{
	width: 100%;
	padding: 2px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	margin-bottom: 10px;
	color: #333333;
}
.osusumelistttl{
	color: #333333;
	line-height: 1.4em;
	font-size: 1.1em;
}
.osusumelisttex{
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0.5em;
	
}
.top_osusumegirl{
	width: 220px;
	height: 263px;
	margin-top: 30px;
}
.top_osusumegirl img{
	width: 100%;
	height: auto;
}
.w450btnbox{
	width: 450px;
	height: 75px;
	margin: 0 auto;
}




/*------------------------------------------------
room
--------------------------------------------------*/

.roompic{
	width: 100%;
	height: auto;
	margin: 10px;
	text-align: center;
	box-sizing: border-box;
}
.roompic img{
	width: 100%;
	height: auto;
}
.ttl_Amenities{
	width: 100%;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	color: #b5945f;/*テーマカラー茶*/; 
	border-top: solid 2px #b5945f;
	border-bottom:  solid 2px #b5945f;
	text-align: center;
	margin: 50px 0 20px 0;
	box-sizing: border-box;
}
ul.Amenities{
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.Amenities li{
	width: 450px;
	height: 40px;
	background-color: #cce198;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	border-radius: 10px;
	margin-bottom: 10px;
}
.AmeIcon{
	width: 1050px;
	height: 76px;
	margin-bottom: 100px;
}
.AmeIcon ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
}
/*------------------------------------------------
Service
--------------------------------------------------*/
.onsengirl{
	width: 100%;
	height: 176px;
	text-align: right;
}
/*------------------------------------------------
多目的ホール　調整
--------------------------------------------------*/
.holebox-2{
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
justify-content:space-between;
}
.sono1box_shadow{
  background-color: #ffffff;
  width: 48%;
  height: auto;
  border-radius: 30px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
text-align: center;
	padding:30px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.holeimgbox{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.holeimgbox img{
	width: 100%;
	height: auto;
  border-radius: 20px;
}
.holettl{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

/*------------------------------------------------
tea 202506~
--------------------------------------------------*/
.pageleadbox_tea{
	width: 1050px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px 0 0 0;
}

.pageheadteaimg{
	width: 257px;
	height: 181px;
}

.fukumando_logo{
	width: 326px;
	height: 91px;
	margin: 30px auto;
}
.ttl_teaconsept{
	font-size: 18px;
	font-weight: bold;
	color: #b5945f;/*テーマカラー茶*/; 
	text-align: center;
	line-height: 35px;
	margin-bottom: 3em;
}
.tex_teaconcept{
	width: 100%;
	height: auto;
	padding: 0 200px;
	box-sizing: border-box;
	margin-bottom: 100px;
}
.tex_teaconcept p{
	margin-bottom: 1em;
}

.img_tea_concept{
	width: 100%;
	height: auto;
	margin-bottom: 100px;
}
.img_tea_concept img{
	width: 100%;
	height: auto;
	border-radius: 25px;
}

.bg_fukumandomark{
	width: 100%;
	height: 144px;
	background: url("../imgs/bg_fukumark.jpg") no-repeat center center;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

/*------------------------------------------------
sightseeing
--------------------------------------------------*/

.kensakubox{
	width: 100%;
	height: auto;
	background-color: #ffffff;
	border-radius: 25px;
	padding: 70px 70px 30px 70px;
	margin-top:50px;
	box-sizing: border-box;	
}
.vkfs__label-name{
	font-size:1.2em;
}
.kensaku_iconul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 3em;
}
.kensaku_iconul li{
	width: calc(100% / 5);
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.kensaku_icon{
	width: 50px;
	height: 50px;
	margin-right: 10px;
}
.kensaku_iconul p{
	font-size: 1.1em;
	font-weight: bold;
}
.kensakuttl{
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 0.3em;
}


.kensakuaria_wrap{
	width: 100%;
	padding: 20px 50px;
	box-sizing: border-box;
	font-size: 1.1em;
}


.btn_kensaku{
	width: 220px;
	height: 75px;
	margin-left: 700px;
	
}



/*------------------------------------------------
access
--------------------------------------------------*/
.accessillust{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}

.accessillust img{
	width: 100%;
	height: auto;
}
.aceessstep{
	width: 500px;
	height: auto;
	margin-bottom: 30px;
}
.accesspic{
	width: 500px;
	height: 288px;
	background-color: #666666;
	color: #ffffff;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.accesspic img{
	width: 100%;
	height: auto;
}
.accesstex{
	font-size: 20px;
	text-indent: -1em;
	padding-left: 1em;
}

.googlemapbox{
	width: 1050px;
	height: 750px;
	margin-bottom: 50px;
}
.mapillust{
	width: 100%;
	height: auto;
	margin: 50px 0;
}
.mapillust img{
	width: 100%;
	height: auto;
}

/*------------------------------------------------
よくある質問
--------------------------------------------------*/
.detailsbox{
	width: 100%;
	height: auto;
	margin: 50px 0;
	font-size: 1.2em;	
}
.qa-1 {
    width: 100%;
    margin-bottom: 7px;
    border: 1px solid #d6dde3;
    border-radius: 5px;
}

.qa-1 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 5em;
    color: #333333;
    cursor: pointer;
}

.qa-1 summary::before,
.qa-1 p::before {
    position: absolute;
    left: 1em;
    font-size: 1.3em;
}

.qa-1 summary::before {
    content: "Q";
	 background: #f4f592;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: #333333;
  font-size: 30px;
  text-align: center;
  line-height: 40px;	
}

.qa-1 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
}

.qa-1[open] summary::after {
    transform: rotate(225deg);
}

.qa-1 p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 5em 1em;
    color: #333;
    transition: transform .5s, opacity .5s;
}

.qa-1[open] p {
    transform: none;
    opacity: 1;
}

.qa-1 p::before {
    color: #ff8d8d;
    line-height: 1.2;
    content: "A";
	padding-left: 0.6em;
}


/*------------------------------------------------
観光個別ページ
--------------------------------------------------*/
.osusumepage_wrap{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
}
.sidemenu{
	width: 120px;
	height: auto;
}
.sidemenu li{
	width: 120px;
	height: 120px;
	text-align: center;
	border-radius: 25px;
	font-weight: bold;
	color: #ffffff;
	font-size: 0.8em;
	padding-top: 80px;
	box-sizing: border-box;
	cursor:pointer;
	transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
	margin-bottom: 20px;

}
.sidemenu li a{
	color: #ffffff;
}
.sidemenu li:hover{
	opacity: 0.7;
}
.bg_gourmet{
	background: url("../imgs/icon_gourmet.png") no-repeat;
	background-position: center top 10px;
	background-color:#e95599; 
}
.bg_ivent{
	background: url("../imgs/icon_L_ivent.png") no-repeat;
	background-position: center top 10px;
	background-color:#5ec5f2; 
}
.bg_gift{
	background: url("../imgs/icon_L_gift.png") no-repeat;
	background-position: center top 10px;
	background-color:#f4a13d; 
}
.bg_spot{
	background: url("../imgs/icon_L_spot.png") no-repeat;
	background-position: center top 10px;
	background-color:#96c859; 
}
.bg_taiken{
	background: url("../imgs/icon_L_taiken.png") no-repeat;
	background-position: center top 10px;
	background-color:#5d93ce; 
}
.osusumepage_white{
	width: 850px;
	height: auto;
	background-color: #ffffff;
	border-radius: 25px;
	padding: 50px 100px 80px 100px;
	box-sizing: border-box;
}


/*中の白地の部分*/
.kiji_ttl{
	width: 100%;
	height: auto;
	font-size: 25px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
	border-bottom: solid 1px #be272c;
	border-top:solid 1px #be272c;
	margin-bottom: 20px;

}

.tag_eria {
	width: 200px;
	text-align: center;
	position: relative;
	padding: 0.5em 1em;
	border-radius: 10px;
	background: #cce198;
	color: #333;
	margin-bottom: 20px;
}
.tag_eria:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	bottom: -10px;
	left: 1.5em;
	border-width: 10px 10px 0 10px;
	border-style: solid;
	border-color: #cce198 transparent transparent transparent;
}



.kiji_photo{
	width: 650px;
	height: 400px;
	margin: 30px auto;
	background-color: #999999;
	border-radius: 25px;
	overflow: hidden;
}
.kiji_photo img{
	width: 100%;
	height: 400px;
	border-radius: 25px;
}
/*本文*/
.osusumepage_white p{
	width: 100%;
	height: auto;
	margin-bottom: 1em;
}
/*小見出し*/
.midashi{
	font-size: 1.2em;
	font-weight: bold;
	margin: 3em 0 1em 0;
	text-align: center;
	line-height: 1.6em;
	padding-bottom: 0.5em;
	border-bottom: solid 1px #be272c;
}
.kiji_shopphotowrap{
	width: 100%;
	height: auto;
	padding-top: 40px;
	box-sizing: border-box;
	background: url("../imgs/bg_kiji_photo.jpg") no-repeat;
	background-position: top center;
}
.kiji_shopphoto{
	width: 360px;
	height: 280px;
	margin: 1em auto 3em auto; 
	overflow: hidden;
}
.kiji_shopphoto img{
	width: 100%;
	height: auto;
	border-radius: 25px;
}

/*店舗情報*/
table.kiji_shopinfo{
	width: 80%;
	height: auto;
	margin: 50px auto 0 auto;
	font-size: 0.8em;
}
table.kiji_shopinfo tr{
	border-top: solid 1px #333333;
}
table.kiji_shopinfo tr:last-child{
	border-bottom: solid 1px #333333;
}
table.kiji_shopinfo th{
	width: 30%;
	height: auto;
	font-weight: bold;
	padding: 10px 10px;
	text-align-last: justify;
	vertical-align: middle;
}
table.kiji_shopinfo td{
	width: 70%;
	padding: 10px 10px;
	line-height: 1.5em;
}

/*------------------------------------------------
活用個別ページ
--------------------------------------------------*/
.katsuyo_wrap{
	width: 850px;
	height: auto;
	margin: 0 auto;

}
.katsuyopage_white{
	width: 850px;
	height: auto;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 25px;
	padding: 50px 100px 80px 100px;
	box-sizing: border-box;
}


/*------------------------------------------------
404ページ
--------------------------------------------------*/
.errorwrap{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 5em auto;
}
.errortex{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 5em;
}
.returntopbox{
	width: 100%;
	height: auto;
	margin: 3em auto;
}


/*------------------------------------------------
youtube追加　レスポンシブ
--------------------------------------------------*/
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
	margin: 40px auto;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}



/*-----------------最新記事3つ--以下2025見え方変更--------------*/


.whitebox230_top25{
	width: 230px;
	height: auto;
	background-color: #ffffff;
	border-radius: 20px;
	padding: 15px;
	box-sizing: border-box;
	margin: 15px 0;

}
.whitebox230_top25:hover{
	background-color: #eeeeee;
	cursor: pointer;
}

.osusumepic_small_top25{
	width: 200px;
	height: 120px;
	margin-bottom: 10px;
}
.osusumepic_small_top25 img{
	border-radius: 15px;
}
.osusumepict_sslist_top25{
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: center;	
	margin-bottom: 10px;
}
.osusumepict_sslist_top25 li{
	width: 30px;
	height:30px;
	margin: 0 5px 20px;
}
.osusumepict_sslist_top25 li img{
	width: 100%;
	height:100%;
}
.osusumelist_arie_top25{
	width: 100%;
	padding: 2px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	margin-bottom: 10px;
	color: #333333;
}
.osusumelistttl_top25{
	color: #333333;
	line-height: 1.4em;
	font-size: 1.1em;
}
.osusumelisttex{
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0.5em;
	
}
.top_osusumegirl{
	width: 220px;
	height: 263px;
	margin-top: 30px;
}
.top_osusumegirl img{
	width: 100%;
	height: auto;
}
/*　　トップ2025変更ここまで　　*/


/*　　トップ202506変更　　*/
.topimgbox{
	display: flex;
	justify-content: space-around;
	align-items: center;

}



/*------------------------------------------------------------
    問い合わせフォーム
------------------------------------------------------------*/


/*フォーム*/
.formWrap{
	width: 100%;
	padding: 0px;
	box-sizing: border-box;
	margin: 40px 0px;
}

.formtable{
	width: 100%;
	height: auto;
	margin: 20px auto;
	font-size: 16px;
}

.formtable th,td{
	width: 100%;
	display: block;
	vertical-align: middle;
	text-align: left;
}
.formtable th{
	padding-top:  20px;
	padding-bottom: 5px;
}
.formtable td{

}




input[type="text"]{
	width: 100%;
	height: 50px;
	padding: 10px;
	box-sizing: border-box;
	border: solid 1px #be272c;/*赤*/
	border-radius: 5px;
	font-size: 1.1em;
	color: #666666;
}
.formtable input,textarea{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	border: solid 1px #be272c;/*赤*/
	border-radius: 5px;
	font-size: 1.1em;
	color: #666666;
}

input[type="checkbox"] {
	transform: scale(1.4);
	margin-left: 1em;
}

.formtable select{
	width: 100%;
	height: 50px;
	padding: 10px;
	border: solid 1px #be272c;/*赤*/
	border-radius: 5px;
	background-color: #fff;
	font-size: 1.1em;
	color: #666666;
	box-sizing: border-box;
	/* selectボックスの矢印を消す2行*/
	 -webkit-appearance: none;
    appearance: none;
    background-image: url("../imgs/circle-arrow.svg");
    background-repeat: no-repeat;
    background-size: 24px auto; /* 画像のサイズ（幅 高さ）*/
    background-position: right 12px center; /* 画像の位置 */
}

/*「必須」文字デザイン*/
.required{
font-size:.8em;
padding: 5px;
background: #be272c;
color: #fff;
border-radius: 3px;
margin-right: 5px;
}



.ppolicybox{
	width: 100%;
	height: 150px;
	border: solid 1px #be272c;/*赤*/
	box-sizing: border-box;
	padding: 1em;
	overflow: scroll;
	font-size: 0.7em;
	line-height: 1.5em;
	margin-bottom: 2em;
}
.ttl_ppolicy{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.5em;
}

.ttl_ppolicyitem{
	font-weight: bold;
	margin-top: 0.5em;
}

.acceptcheck{
	width: 100%;
	text-align: center;
	font-size: 16px;
}


/*サンクスページ*/


.thankstex{
	font-size: 1.1em;
	line-height: 2em;
}



