	
	
	
ul{
	list-style-type: none;
}	

.little{
	font-size: 65%;
	margin-left: 8px;
}	

/*===============================================
●style.css 画面の横幅が1000px以上
===============================================*/
@media screen and (min-width: 1000px){

.la_select {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	text-align: center;
	width: 100%;
	max-width: 775px;
	border-left: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-top: 1px solid #939393;
	display: table;
}

.la_select_box {
	width: 25%;
	border-right: 1px solid #939393;
}

.la_select_box_on {
	width: 100%;
	background-color: #FFC1FF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.la_select_box_of {
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 51.81%,rgba(204,204,204,0.99) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 51.81%,rgba(204,204,204,0.99) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 51.81%,rgba(204,204,204,0.99) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 51.81%,rgba(204,204,204,0.99) 100%);
}

.la_select_txta {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 95%;
	color: #575757;
	text-align: center;
}
.la_select_txtb {
	font-size: 95%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #575757;
	text-align: center;
}


.erea_wapp {
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	display: table;
	float: left;
	height: auto;
}
.erea_wapp2 {
	margin-bottom: 5px;
	text-align: left;
	width: 49%;
	color: #FFFFFF;
	display: table;
	float: right;
	height: auto;
}


.erea_a_box {
    text-align: center;
    display: inline-block;
    margin-bottom: 5px;
    border: 1px solid #5271b6;
    border-radius: 10px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 130%;
    font-weight: bold;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(244,244,244,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(244,244,244,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(244,244,244,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(244,244,244,1.00) 100%);
    width: 48%;
    margin-right: 5px;
    color: #B6B6B6;
}
.erea_a_box p {
	font-size: 70%;

}
.erea_a_box a:link {

	color: #5271b6;
}

.erea_a_box a:hover {
	text-decoration: underline;
	color: #5271b6;
}
.erea_a_box a:active {
	color: #5271b6;
 }
.erea_a_box a:visited {
	color: #5271b6;
}


.erea_box_ue {
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	height: 0px;
	display: table;
	margin-bottom: 1px;
	border-top: 1px dotted #9E9E9E;
	border-bottom: 1px dotted #9E9E9E;
}
.erea_box {
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	height: 0px;
	display: table;
	margin-bottom: 1px;
	border-bottom: 1px dotted #9E9E9E;
}
.erea_namebox {
    text-align: center;
    width: 17%;
    color: #FFFFFF;
    font-size: 85%;
    padding-top: 1px;
    padding-bottom: 1px;
    float: left;
    background-color: #5271b6;
}

.erea_namebox a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

.erea_namebox a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.erea_namebox a:active {
	text-decoration: underline;
	color: #FFFFFF;
 }
.erea_namebox a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}


.erea_namebox p {
	font-size: 110%;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	color: #FFE1FF;
}


.erea_botan {
	text-align: left;
	float: left;
	display: table-cell;
	margin-left: 10px;
}

.erea_botan_inbox {
	text-align: center;
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #B6B6B6;
	line-height: 110%;
	display: inline-table;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 7px;
}
.erea_botan_inbox p {
	text-align: center;
	font-size: 80%;
}

.erea_botan_inbox a:link {
	text-decoration: underline;
	color: #5271b6;
}

.erea_botan_inbox a:hover {
	text-decoration: underline;
	color: #5271b6;
}
.erea_botan_inbox a:active {
	text-decoration: underline;
	color: #5271b6;
 }
.erea_botan_inbox a:visited {
	text-decoration: underline;
	color: #5271b6;
}

.in_headbar {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	background-color: #5271b6;
	color: #FFFFFF;
	font-size: 50%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.in_head {
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	max-width: 440px;
	margin-top: 20px;
}
.in_head img {
    width: 100%;
    margin-bottom: 10px;
}	
.in_h1 {
    display: none;
    margin-right: auto;
    margin-left: auto;
    font-size: 50%;
    background-color: #FFE8EC;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 100%;
    text-align: center;
    border-radius: 7px;
    max-width: 469px;
}

.in_lead {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 90%;
    line-height: 130%;
    text-align: center;
    width: auto;
}
.in_lead p {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-weight: bold;
	text-align: center;
	color: #ED1E79;
}
	
.in_head_slider {
    display: table;
    position: relative;
    width: 100%;
    height:0;
    padding-top: 27%;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    display: table;
    margin-bottom: 40px;
    margin-top: 40px;

}	
	
.in_head_slider iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
     height: 100% !important; border:none;	
}	
	
.in_head_bunner {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    max-width: 400px;
    margin-top: 40px;
    width: 95%;
}	
.in_head_bunner2 {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    max-width: 400px;
    margin-top: 20px;
    width: 95%;
}		
.wrapper {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	display: table;
}

.in_section_box {
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	max-width: 600px;
	width: 70%;
	margin-bottom: 20px;
}
.in_midashi2 {
    display: table;
    font-size: 130%;
    font-weight: bold;
    margin-left: 0px;
    margin-top: 0px;
    text-shadow: 1px 1px 1px #CCC;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 115%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    margin-bottom: 5px;
    width: 100%;
    border-left: 6px solid #5271b6;
}
.in_midashi3 {
    display: table;
    font-size: 130%;
    font-weight: bold;
    margin-left: 0px;
    margin-top: 0px;
    text-shadow: 1px 1px 1px #CCC;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 115%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    margin-bottom: 5px;
    width: 100%;
    border-left: 6px solid #5271b6;
    background-color: #FFEBD2;
    padding-top: 7px;
    padding-bottom: 7px;
}	
.in_eriatxtbox {
	display: table;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-size: 70%;
}





}


/*ここからタブレット用環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media screen and (min-width:768px) and (max-width:999px){
	
.la_select {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	text-align: center;
	width: 100%;
	max-width: 775px;
	border-left: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-top: 1px solid #939393;
	display: table;
}

.la_select_box {
	width: 25%;
	border-right: 1px solid #939393;
}

.la_select_box_on {
	width: 100%;
	background-color: #FFC1FF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.la_select_box_of {
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 51.81%,rgba(204,204,204,0.99) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 51.81%,rgba(204,204,204,0.99) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 51.81%,rgba(204,204,204,0.99) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 51.81%,rgba(204,204,204,0.99) 100%);
}

.la_select_txta {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 95%;
	color: #575757;
	text-align: center;
}
.la_select_txtb {
	font-size: 95%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #575757;
	text-align: center;
}


.erea_wapp {
	margin-bottom: 5px;
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	display: table;
	float: left;
	height: auto;
}
.erea_wapp2 {
	margin-bottom: 5px;
	text-align: left;
	width: 49%;
	color: #FFFFFF;
	display: table;
	float: right;
	height: auto;
}
.erea_box_ue {
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	height: 0px;
	display: table;
	margin-bottom: 5px;
}
.erea_a_box {
	text-align: center;
	display: inline-block;
	margin-bottom: 5px;
	border: 1px solid #5271b6;
	border-radius: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 130%;
	font-weight: bold;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(244,244,244,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(244,244,244,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(244,244,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(244,244,244,1.00) 100%);
    width: 48%;
	margin-right: 5px;
	color: #B6B6B6;
}
.erea_a_box a:link {
	text-decoration: underline;
	color: #5271b6;
}

.erea_a_box a:active {
	text-decoration: underline;
	color: #5271b6;
 }
.erea_a_box a:visited {
	text-decoration: underline;
	color: #5271b6;
}
.erea_box {
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	height: 0px;
	display: table;
	margin-bottom: 5px;
}
.erea_namebox {
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	background-color: #5271b6;
	font-size: 85%;
	padding-top: 1px;
	padding-bottom: 1px;
}

.erea_namebox a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

.erea_namebox a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.erea_namebox a:active {
	text-decoration: underline;
	color: #FFFFFF;
 }
.erea_namebox a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}


.erea_namebox p {
	font-size: 120%;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 7px;
	margin-bottom: 5px;
}


.erea_botan {
	text-align: left;
	float: left;
	display: table-cell;
	margin-top: 5px;
}

.erea_botan_inbox {
	text-align: center;
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #B6B6B6;
	line-height: 110%;
	display: inline-table;
	padding-right: 5px;
	padding-left: 5px;
}
.erea_botan_inbox p {
	text-align: center;
	font-size: 80%;
}
.erea_botan_inbox p {
	text-align: center;
	font-size: 80%;
}

.erea_botan_inbox a:link {
	text-decoration: underline;
	color: #5271b6;
}

.erea_botan_inbox a:hover {
	text-decoration: underline;
	color: #5271b6;
}
.erea_botan_inbox a:active {
	text-decoration: underline;
	color: #5271b6;
 }
.erea_botan_inbox a:visited {
	text-decoration: underline;
	color: #5271b6;
}

.in_headbar {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	background-color: #5271b6;
	color: #FFFFFF;
	font-size: 50%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.in_head {
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	max-width: 440px;
	margin-top: 20px;
}
.in_head img {
    width: 100%;
    margin-bottom: 10px;
}		
.in_h1 {
    display: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 50%;
	background-color: #FFE8EC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	max-width: 469px;
	width: 100%;
	text-align: center;
	border-radius: 7px;
}
.in_lead {
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 90%;
	line-height: 130%;
	text-align: center;
}
.in_lead p {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-weight: bold;
	text-align: center;
	color: #ED1E79;
}
.in_head_slider {
    display: table;
    position: relative;
    width: 100%;
    height:0;
    padding-top: 27%;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    display: table;
    margin-bottom: 40px;
    margin-top: 40px;

}	
	
.in_head_slider iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
     height: 100% !important; border:none;	
}	
.in_head_bunner {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    max-width: 400px;
    margin-top: 40px;
    width: 95%;
}		

.in_head_bunner2 {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    max-width: 400px;
     margin-top: 20px;
    width: 95%;
}		
.wrapper {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	display: table;
}

.in_section_box {
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	max-width: 600px;
	width: 70%;
	margin-bottom: 20px;
}
.in_midashi2 {
	display: table;
	font-size: 130%;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	text-shadow: 1px 1px 1px #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 115%;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-bottom: 5px;
	width: 100%;
	border-left: 6px solid #5271b6;
}
.in_midashi3 {
	display: table;
	font-size: 130%;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	text-shadow: 1px 1px 1px #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 115%;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-bottom: 5px;
	width: 100%;
	border-left: 6px solid #5271b6;
    background-color: #FFEBD2;
    padding-top: 7px;
    padding-bottom: 7px;	
}	
.in_eriatxtbox {
	display: table;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-size: 70%;
}





}
	

/*ここからスマートフォン用環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media screen and (max-width : 767px){

.la_select {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	text-align: center;
	width: 100%;
	max-width: 775px;
	border-left: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-top: 1px solid #939393;
	display: table;
}

.la_select_box {
	width: 25%;
	border-right: 1px solid #939393;
}

.la_select_box_on {
	width: 100%;
	background-color: #FFC1FF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.la_select_box_of {
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 51.81%,rgba(204,204,204,0.99) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 51.81%,rgba(204,204,204,0.99) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 51.81%,rgba(204,204,204,0.99) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 51.81%,rgba(204,204,204,0.99) 100%);
}

.la_select_txta {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 95%;
	color: #575757;
	text-align: center;
}
.la_select_txtb {
	font-size: 95%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #575757;
	text-align: center;
}


.erea_wapp {
	margin-bottom: 5px;
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	display: table;
	float: left;
	height: auto;
}
.erea_wapp2 {
	margin-bottom: 5px;
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	display: table;
	float: right;
	height: auto;
}
.erea_box_ue {
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	height: 0px;
	display: table;
	margin-bottom: 5px;
}
.erea_a_box {
	text-align: center;
	margin-bottom: 5px;
	border: 1px solid #5271b6;
	border-radius: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 130%;
	font-weight: bold;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(244,244,244,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(244,244,244,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(244,244,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(244,244,244,1.00) 100%);
    width: 48%;
	margin-right: 5px;
	display: inline-table;
	color: #B6B6B6;
}
.erea_a_box a:link {
	text-decoration: underline;
	color: #5271b6;
}

.erea_a_box a:active {
	text-decoration: underline;
	color: #5271b6;
 }
.erea_a_box a:visited {
	text-decoration: underline;
	color: #5271b6;
}
.erea_box {
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	height: 0px;
	display: table;
	margin-bottom: 5px;
}
.erea_namebox {
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	background-color: #5271b6;
	font-size: 85%;
	padding-top: 1px;
	padding-bottom: 1px;
}

.erea_namebox a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

.erea_namebox a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.erea_namebox a:active {
	text-decoration: underline;
	color: #FFFFFF;
 }
.erea_namebox a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}


.erea_namebox p {
	font-size: 115%;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 7px;
	margin-bottom: 5px;
	color: #FFE1FF;
}


.erea_botan {
	text-align: left;
	float: left;
	display: table-cell;
	margin-top: 5px;
}

.erea_botan_inbox {
	text-align: center;
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #B6B6B6;
	line-height: 110%;
	display: inline-table;
	padding-right: 5px;
	padding-left: 5px;
}
.erea_botan_inbox p {
	text-align: center;
	font-size: 80%;
}
.erea_botan_inbox p {
	text-align: center;
	font-size: 80%;
}

.erea_botan_inbox a:link {
	text-decoration: underline;
	color: #5271b6;
}

.erea_botan_inbox a:hover {
	text-decoration: underline;
	color: #5271b6;
}
.erea_botan_inbox a:active {
	text-decoration: underline;
	color: #5271b6;
 }
.erea_botan_inbox a:visited {
	text-decoration: underline;
	color: #5271b6;
}

.in_headbar {
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	background-color: #5271b6;
	color: #FFFFFF;
	font-size: 50%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.in_head {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    width: 95%;
    max-width: 440px;
    margin-top: 20px;
    text-align: center;
}
.in_head img {
    width: 80%;
    max-width: 469px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
}	

.in_h1 {
    display: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 50%;
	background-color: #FFE8EC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	max-width: 469px;
	width: 80%;
	text-align: center;
	border-radius: 7px;
}
.in_lead {
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-size: 85%;
	line-height: 130%;
	text-align: center;
}
.in_lead p {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-weight: bold;
	text-align: center;
	color: #ED1E79;
}
	
.in_head_slider {
    display: table;
    position: relative;
    width: 100%;
    height:0;
    padding-top: 27%;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    display: table;
    margin-bottom: 40px;
    margin-top: 40px;

}	
	
.in_head_slider iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
     height: 100% !important; border:none;	
}		
.in_head_bunner {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    max-width: 400px;
    margin-top: 40px;
    width: 95%;
}		
	
.in_head_bunner2 {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    max-width: 400px;
     margin-top: 20px;
    width: 95%;
}	
.in_head_bunner img {
    width: 100%;
}		
.in_head_bunner2 img {
    width: 100%;
}			
	
.wrapper {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	display: table;
}

.in_section_box {
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 95%;
	margin-bottom: 20px;
}
.in_midashi2 {
    display: table;
    font-size: 110%;
    font-weight: bold;
    margin-left: 0px;
    margin-top: 0px;
    text-shadow: 1px 1px 1px #CCC;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 115%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    margin-bottom: 5px;
    width: 100%;
    border-left: 6px solid #5271b6;
    text-align: center;
}
.in_midashi3 {
	display: table;
	font-size: 95%;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	text-shadow: 1px 1px 1px #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 115%;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-bottom: 5px;
	width: 100%;
	border-left: 6px solid #5271b6;
	    background-color: #FFEBD2;
    padding-top: 7px;
    padding-bottom: 7px;
}	
.in_eriatxtbox {
	display: table;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-size: 70%;
}





}
